summaryrefslogtreecommitdiffstats
path: root/tapset/aux_syscalls.stp
Commit message (Expand)AuthorAgeFilesLines
* Fix syscall tapset on older kernels (RHEL4).David Smith2010-03-221-0/+2
* Improve handling of O_NONBLOCK and O_CLOEXEC.David Smith2010-03-221-1/+7
* Support signalfd4 in syscalls2.stp tapset.Mark Wielaard2010-03-211-0/+23
* Add inotify_init1() and inotify_add_watch() mask string support.Mark Wielaard2010-03-211-0/+37
* Add support for eventfd2 to syscall.stp tapset.Mark Wielaard2010-03-211-0/+23
* Add support for dup3 to syscall.stp tapset.Mark Wielaard2010-03-211-0/+10
* Add F_DUPFD_CLOEXEC to _fcntl_cmd_str().Mark Wielaard2010-03-211-0/+1
* Add MSG_CMSG_CLOEXEC to _recvflags_str.Mark Wielaard2010-03-211-0/+1
* Support epoll_create1 syscall.Mark Wielaard2010-03-211-0/+10
* PR11402 Support pipe2 syscall.Mark Wielaard2010-03-191-0/+19
* Recognize O_CLOEXEC in _sys_open_flag_str.Mark Wielaard2010-03-191-0/+4
* PR11234: Rewrite __get_argv without embedded-CJosh Stone2010-02-041-115/+44
* Revert "PR11234: Ensure __get_argv doesn't overflow"Josh Stone2010-02-041-15/+11
* Fix a incorrect UNKNOWN VALUE message creation in _sock_type_str functionPetr Muller2010-02-011-1/+1
* PR11234: Ensure __get_argv doesn't overflowJosh Stone2010-01-281-11/+15
* Fix PR11160 by handling ppc syscall.sigaction32 correctly.David Smith2010-01-131-0/+44
* Fixed aux_syscalls.stp for RHEL4.David Smith2009-11-171-0/+12
* PR 10974 fix. Fixed aux_syscalls.stp for RHEL5.David Smith2009-11-171-0/+4
* Define IRQF_ONESHOT for older kernels.Mark Wielaard2009-11-161-0/+3
* add definition of function irqflags_str()Prerna Saxena2009-11-161-0/+27
* PR 6691 fixed by adding support for sys_accept4.David Smith2009-11-021-10/+70
* Don't accidentially use user space ntohs function.Mark Wielaard2009-07-111-2/+5
* Fix inconsistent indentation for including header file in aux_syscalls.stp.Sunzen Wang2009-05-141-4/+4
* Make aux_tapset.stp "long long" size agnostic so ia64 works.William Cohen2009-03-251-1/+2
* Removed #if defined. Format '%llx' works fine for all ArchMahesh J Salgaonkar2009-03-201-7/+0
* Guard _struct_sigaction32_u with ifdef CONFIG_COMPAT.Mark Wielaard2009-02-251-0/+2
* Use 'static' as much as possibleJosh Stone2009-01-281-11/+11
* Transform struct sigaction32 to struct sigaction for rt_sigaction32 syscall.Mark Wielaard2008-10-071-40/+98
* Moved reboot.h include out of _reboot_magic_str in aux_syscalls.stp.Mark Wielaard2008-09-181-1/+7
* Removed commented out code and unneeded embedded C-code from aux_syscalls.stp.Mark Wielaard2008-09-171-154/+36
* aux_syscalls.stp: Output unknown bits in _stp_lookup_or_str.Zhaolei2008-06-191-3/+6
* aux_syscalls.stp (__fork_flags): Add termination signal.Zhaolei2008-06-171-1/+7
* Add 'pure' to embedded-C functions that deserve itJosh Stone2008-06-131-1/+1
* Support for new clone flags before linux-2.6.25.Zhaolei2008-06-031-0/+8
* PR5001: Remove _stp_ctime and always use ctime.Mark Wielaard2008-05-201-56/+56
* 2008-1-4 Masami Hiramatsu <mhiramat@redhat.com>hiramatu2008-01-041-0/+4
* 2007-12-25 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-12-251-1/+0
* 2007-12-21 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-12-211-0/+10
* 2007-12-7 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-12-071-1/+7
* added test for 32-bit value of AT_FDCWDdwilder2007-10-151-1/+2
* 2007-10-10 Martin Hunt <hunt@redhat.com>hunt2007-10-101-2/+5
* 2007-10-10 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-10-091-0/+4
* 2007-10-09 Martin Hunt <hunt@redhat.com>hunt2007-10-091-0/+4
* 2007-10-09 Martin Hunt <hunt@redhat.com>hunt2007-10-091-1/+12
* 2007-10-05 Martin Hunt <hunt@redhat.com>hunt2007-10-051-0/+8
* 2007-10-05 Martin Hunt <hunt@redhat.com>hunt2007-10-051-50/+78
* 2007-10-03 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-10-031-0/+4
* 2007-10-01 Martin Hunt <hunt@redhat.com>hunt2007-10-011-1/+1
* 2007-09-27 Martin Hunt <hunt@redhat.com>hunt2007-09-271-286/+254
* 2007-09-26 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-261-0/+21