aboutsummaryrefslogtreecommitdiff
path: root/include/vki
AgeCommit message (Expand)Author
2009-06-24Add support for various aio_*() syscalls on Darwin. With them, Quicktimenjn
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-06-10Darwin syscall wrapper cleanups:njn
2009-06-10Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layoutnjn
2009-06-09Fix URB ioctl handling. Patch from Hector Martin (bug 191095).njn
2009-06-09Handle another Linux ioctl. Patch from Jay Foad.njn
2009-06-05For no apparent reason, the machine-dependent syscallnjn
2009-06-03A number of changes relating to syscall numbering:njn
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn
2009-04-30Remove VKI_SI_TKILL for platforms that don't have it.njn
2009-03-31Add SIOCGSTAMPNS support. Fixes #188530.tom
2009-03-10Updated copyright years.njn
2008-12-23Unbreak the build on aix5.sewardj
2008-11-05Add ioctl wrappers for Linux wireless extensions version 22.sewardj
2008-11-05Support sys_pipe2 on {amd64,x86}-linux. Also, update syscall numberssewardj
2008-05-14Added CLOCK_* definitions.bart
2008-04-27Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() s...bart
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2008-01-08Update linux system call lists based on 2.6.23.1 kernel source.tom
2007-12-22AIX5 counterpart to r7302: Improve handling of programs which requiresewardj
2007-12-02Futz with headers.sewardj
2007-11-20Support sys_utimensat on x86-linux. (Dan McGee)sewardj
2007-11-17Add support for private futexes (whatever they might be). Patch fromsewardj
2007-04-29Add disclaimers.sewardj
2007-04-15Fix some copyright notices:njn
2007-03-07Add support for linux key management system calls.tom
2007-03-07Add support for some I2C ioctls.tom
2007-03-07Handle some additional ptrace reason codes. Based on a patchtom
2007-02-09Unbreak aix build.sewardj
2007-01-31implement support for AT_FDCWD in openat()dirk
2007-01-08Update copyright dates.sewardj
2006-12-30Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linuxsewardj
2006-12-18Add support for some USB ioctls. Based on patches from Jon Burgess andtom
2006-12-18Improve prctl support - based on patch from Eric Pouech in bug #138627.tom
2006-10-18Fix installation of includes.sewardj
2006-10-17Merge r6092 and some of r6093:sewardj
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj
2006-10-14Create a new module, m_vkiscnums, and move all the system call numberssewardj