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.3-99-g6bedc77


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  6bedc77b34297569b0f169f269b8309eba35f555 (commit)
      from  7df43eb0ab460a15f3263e7bb54e67026be74f9c (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 6bedc77b34297569b0f169f269b8309eba35f555
Author: David Smith <dsmith@redhat.com>
Date:   Mon Aug 30 16:53:46 2010 -0500

    Replaced obsolete index/rindex functions with strchr/strrchr.
    
    * runtime/staprun/common.c: Replaced index/rindex with strchr/strrchr.
    * runtime/staprun/staprun.c: Ditto.

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

Summary of changes:
 runtime/staprun/common.c  |    8 ++++----
 runtime/staprun/staprun.c |   11 ++++++-----
 2 files changed, 10 insertions(+), 9 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]