summaryrefslogtreecommitdiff
path: root/linux/syscall.h
Commit message (Expand)AuthorAgeFilesLines
...
* Implement get_robust_list syscall decoderDmitry V. Levin2012-03-111-0/+1
* Implement clock_adjtime syscall decoderDmitry V. Levin2012-03-111-0/+1
* Alias sys_fsync to sys_closeDmitry V. Levin2012-03-111-1/+0
* Implement process_vm_writev decoderDmitry V. Levin2012-03-101-0/+1
* swapon: decode swap flagsDmitry V. Levin2012-03-091-0/+1
* Remove stray sys_swapon() declarationDenys Vlasenko2012-02-281-1/+0
* Alias a few more syscall printing functionsDenys Vlasenko2012-02-271-9/+0
* Remove initialization of native_scno fieldDmitry V. Levin2012-02-201-10/+0
* Do not use SYS_ipc and SYS_socketcallDmitry V. Levin2012-02-201-68/+2
* Remove initialization of native_scno field for most of syscallsDmitry V. Levin2012-02-201-63/+0
* Remove unused sys_pread64 and sys_pwrite64 parsers on LinuxDmitry V. Levin2012-02-041-2/+0
* Use process_vm_readv instead of PTRACE_PEEKDATA to read data blocksDenys Vlasenko2012-01-281-0/+1
* linux/syscall.h: Remove redundant function declarationsDmitry V. Levin2011-11-281-51/+0
* linux/syscall.h: Sort function declarationsDmitry V. Levin2011-11-281-319/+291
* linux/syscall.h: Place one function declaration per lineDmitry V. Levin2011-11-281-87/+309
* Remove redundant parsersDmitry V. Levin2011-11-281-8/+7
* Implement decoding of splice, tee and vmsplice(2) syscallsDmitry V. Levin2011-10-111-0/+3
* Linux: implement decoding of preadv and pwritev syscallsDamir Shayhutdinov2011-05-301-0/+1
* linux/sparc: move to common syscall.hMike Frysinger2011-02-191-2/+34
* sh: Add support for tracing sys_cacheflush system callCarmelo AMOROSO2010-12-031-1/+1
* Blackfin: decode new syscallsMike Frysinger2010-09-151-0/+1
* Decode recvmmsg syscallAndreas Schwab2010-04-071-1/+3
* Hook up inotify_init1 open mode flags printerMark Wielaard2010-03-231-0/+1
* Add accept4 socketcallPaolo Bonzini2009-09-011-1/+2
* Replace x86-64 paccept with accept4Paolo Bonzini2009-09-011-1/+1
* 2008-10-23 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-11-101-0/+1
* 2008-10-23 Mike Frysinger <vapier@gentoo.org>Dmitry V. Levin2008-11-101-0/+4
* 2008-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-251-2/+4
* 2008-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-251-0/+4
* 2008-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2008-05-201-0/+1
* 2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2008-05-201-0/+2
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-0/+1
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-1/+1
* 2007-02-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-1/+1
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-1/+1
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-08-021-1/+1
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-07-241-0/+1
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-07-241-1/+1
* 2006-10-13 Ulrich Drepper <drepper@redhat.com>Dmitry V. Levin2006-10-131-0/+20
* 2006-08-21 Roland McGrath <roland@redhat.com>Roland McGrath2006-08-221-1/+1
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-121-0/+1
* 2005-06-06 Roland McGrath <roland@redhat.com>Roland McGrath2005-06-071-33/+68
* 2005-05-09 Roland McGrath <roland@redhat.com>Roland McGrath2005-05-091-0/+1
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-021-0/+1
* 2005-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-021-0/+1
* 2004-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-071-0/+1
* 2004-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-071-1/+1
* 2004-10-06 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-061-0/+1
* 2004-09-01 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-011-1/+1
* 2004-04-16 Roland McGrath <roland@redhat.com>Roland McGrath2004-04-161-0/+2