This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-44-gd9b0c1c


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  d9b0c1c8712ff255d4b6171fdb0e1ec39f444501 (commit)
      from  73d53dd2213ce54a72db9b3bd029eb1f39760656 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9b0c1c8712ff255d4b6171fdb0e1ec39f444501
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jul 18 18:33:12 2012 -0700

    Further tweak to glibc/kernel-headers workaround
    
    ... following commit 037853b4644bb6ebd68e2f1fac11c3636f551d8e, for
    https://bugzilla.redhat.com/show_bug.cgi?id=840902
    
    Seems it's not always possible to avoid linux/types.h for the conflict
    it presents with sys/select.h.  Now include linux/types.h very early, so
    glibc can stomp over it with #undef and #define, rather than vice versa.

-----------------------------------------------------------------------

Summary of changes:
 staprun/staprun.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]