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.1-76-ga7367d4


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  a7367d45ca743e8842bf824b0fa2285054d26f74 (commit)
      from  cc9e5488d82b728e568bca1f8d6094856fc8e641 (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 a7367d45ca743e8842bf824b0fa2285054d26f74
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sat Feb 13 20:54:58 2010 +0100

    Test for sendfile syscall can handle non-socket fds now.
    
    Since 2.6.33 sendfile can handle non-socket fds, so make the test
    handle both success and failure.
    
    * testsuite/systemtap.syscall/sendfile.c (main): Make buffer 22 bytes,
      since 22 == EINVAL, test for 22 bytes send or -22 failure.

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

Summary of changes:
 testsuite/systemtap.syscall/sendfile.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 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]