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.6-395-gc030492


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  c0304922051faad1ebc38cd87e6b58f676294cd6 (commit)
      from  d6f447636c8f43e354b5cbf9a7d84bd867a08211 (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 c0304922051faad1ebc38cd87e6b58f676294cd6
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Nov 9 17:06:28 2011 +0100

    testsuite/systemtap.base/plt.c: define _GNU_SOURCE for stpcpy.
    
    stpcpy is strange. On some older systems it is only declared when
    _GNU_SOURCE is defined. The STPCPY(3) manpage says:
    
       This function is not part of the C or POSIX.1  standards,  and  is  not
       customary  on Unix systems, but is not a GNU invention either.  Perhaps
       it comes from MS-DOS.

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

Summary of changes:
 testsuite/systemtap.base/plt.c |    3 ++-
 1 files changed, 2 insertions(+), 1 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]