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-0.9.5-74-g08dc41a


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  08dc41a50c508544bc18d384a65a137056a98195 (commit)
      from  85cd50d2a532d78ae1b0281c4baea3c4af396e2b (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 08dc41a50c508544bc18d384a65a137056a98195
Author: Eugene Teo <eteo@redhat.com>
Date:   Fri Apr 3 23:18:14 2009 +0800

    Improvements to errno tapset
    
    This adds an errno_p() function that will return an absolute errno if it
    is valid, or zero if it is not. It also simplifies the if statement in
    the errno_str() function.

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

Summary of changes:
 tapset/errno.stp |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 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]