]> granicus.if.org Git - strace/history - linux/s390x
Manual removal of non-Linux source, documentation, etc.
[strace] / linux / s390x /
2011-11-26 Dmitry V. LevinAdd syscall entries for new linux syscalls
2011-11-25 Dmitry V. LevinFix sendmsg syscall entries
2011-11-25 Dmitry V. LevinFix mlockall syscall entries
2011-11-25 Dmitry V. LevinFix epoll_pwait syscall entries
2011-11-25 Dmitry V. LevinFix reboot syscall entries
2011-11-25 Dmitry V. LevinFix swapon syscall entries
2011-11-25 Dmitry V. LevinAdd TRACE_IPC flag to sys_ipc syscall entries
2011-10-14 Dmitry V. LevinAdd names for dummy parsers. No code changes
2011-10-11 Dmitry V. LevinImplement decoding of splice, tee and vmsplice(2) syscalls
2011-08-23 Denys VlasenkoStop using nargs == -1 in syscallent tables
2011-08-23 Denys VlasenkoSet saner MAX_ARGS (6 or 8) for X86_64 and I386
2011-06-08 Denys VlasenkoDon't display bogus parameter for sigreturn syscall
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-05-30 Damir ShayhutdinovLinux: implement decoding of preadv and pwritev syscalls
2011-03-14 Mike Frysingerlinux/ioctlent: unify them all
2011-02-26 Dmitry V. LevinRemove redundant ioctlent.h files
2011-02-20 Dmitry V. LevinAdd TRACE_DESC|TRACE_FILE flags to fanotify_* sysentries
2011-02-20 Dmitry V. LevinFix flags of fallocate sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to epoll_create* sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to fgetxattr, flistxattr, and fremo...
2011-02-20 Dmitry V. LevinAdd TRACE_FILE flag to swapoff sysentries
2011-02-20 Dmitry V. LevinAdd TRACE_DESC flag to fadvise64* sysentries
2011-01-19 Dmitry V. LevinFix decoding of get[ug]id, gete[ug]id and setfs[ug...
2011-01-19 Dmitry V. Levin* linux/*/syscallent.h: Fix typo in sys_newfstatat...
2011-01-17 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-13 Heiko CarstensFix s390 system call table list
2010-04-07 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-07 Andreas SchwabDecode recvmmsg syscall
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-09-01 Paolo BonziniAdd accept4 socketcall
2009-02-27 Denys VlasenkoAVR32 support by Hans-Christian Egtvedt
2009-02-20 Denys VlasenkoFurther signalent.h cleanup.
2009-02-20 Denys VlasenkoPatch by Mike Frysinger (vapier AT gentoo.org).
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-12-29 Denys Vlasenko* linux/syscallent.h: Mark sendfile(2) as network syscall.
2008-09-03 Dmitry V. Levin2008-04-19 Dmitry V. Levin <ldv@altlinux.org>
2008-07-18 Roland McGrath2008-07-17 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-01 Roland McGrath <roland@redhat.com>
2007-07-24 Roland McGrath2007-07-23 Roland McGrath <roland@redhat.com>
2007-07-05 Roland McGrath2007-07-05 Roland McGrath <roland@redhat.com>
2007-03-16 Roland McGrath2007-03-16 Roland McGrath <roland@redhat.com>
2006-10-13 Dmitry V. Levin2006-10-13 Ulrich Drepper <drepper@redhat.com>
2006-08-22 Roland McGrath2006-08-21 Roland McGrath <roland@redhat.com>
2005-12-02 Roland McGrath2005-10-25 Heiko Carstens <heiko.carstens@de.ibm...
2005-08-03 Roland McGrath2005-08-03 Roland McGrath <roland@redhat.com>
2005-07-19 Roland McGrath2005-07-14 Heiko Carstens <heiko.carstens@de.ibm.com>
2005-07-05 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-07-05 Roland McGrath2005-06-08 Dmitry V. Levin <ldv@altlinux.org>
2005-05-09 Roland McGrath2005-05-09 Roland McGrath <roland@redhat.com>
2004-10-06 Roland McGrath2004-10-06 Roland McGrath <roland@redhat.com>
2004-04-16 Roland McGrath2004-04-16 Roland McGrath <roland@redhat.com>
2003-08-21 Roland McGrath2003-08-21 Roland McGrath <roland@redhat.com>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-06-10 Roland McGrath2003-06-09 Roland McGrath <roland@redhat.com>
2003-05-23 Roland McGrath2003-05-22 Roland McGrath <roland@redhat.com>
2002-12-30 Roland McGrath2002-12-29 Roland McGrath <roland@redhat.com>
2002-10-07 Michal Ludvig2nd part of s390/s390x port