1. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 14 years ago
  2. 55703df Fix up a few issues with OSS ioctls. Fixes #227325. by tom · 15 years ago
  3. ed35ae5 Handle sys_pipe2 on arm-linux; also add some missing numbers to by sewardj · 15 years ago
  4. 66da733 Redo r10971 ("Made sure that C++ compilers do not complain about the by sewardj · 15 years ago
  5. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  6. 2aed284 Made sure that C++ compilers do not complain about the _VKI_IOC_TYPECHECK() macro. by bart · 15 years ago
  7. e1c1a24 Handle adjtimex being called in adjtime mode correctly. Closes #219538. by tom · 15 years ago
  8. 710f7cb Add support for accept4 system call based on patch by tom · 15 years ago
  9. 9ceaa97 Re-enable old support for adjtimex system call based on patch by tom · 15 years ago
  10. 9c85af7 Handle some extra aio opcodes in io_submit and io_getevents. by tom · 15 years ago
  11. 3fbccee Add support for the perf_counter_open system call. Fixes #211498. by tom · 15 years ago
  12. 4969c79 Update linux system calls lists to match 2.6.31.5 kernel. by tom · 15 years ago
  13. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  14. aedcc7a Improve futex system call support. Patch from BZ#201757 which I have by tom · 15 years ago
  15. 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
  16. cf3bd97 Some ioctls don't look at ARG3 at all. Based on patches from Clemens by njn · 15 years ago
  17. 0111ec4 Add support for various aio_*() syscalls on Darwin. With them, Quicktime by njn · 15 years ago
  18. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  19. c190724 Darwin syscall wrapper cleanups: by njn · 15 years ago
  20. 2ff30c6 Add wrappers for sem_wait and sem_trywait on Darwin. Also change the layout by njn · 15 years ago
  21. 6e10c6c Fix URB ioctl handling. Patch from Hector Martin (bug 191095). by njn · 15 years ago
  22. 0660567 Handle another Linux ioctl. Patch from Jay Foad. by njn · 15 years ago
  23. 4e8808b For no apparent reason, the machine-dependent syscall by njn · 15 years ago
  24. 1a1e95c A number of changes relating to syscall numbering: by njn · 15 years ago
  25. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  26. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  27. 36a00f3 Remove VKI_SI_TKILL for platforms that don't have it. by njn · 15 years ago
  28. a2ec4f5 Add SIOCGSTAMPNS support. Fixes #188530. by tom · 15 years ago
  29. 9f20746 Updated copyright years. by njn · 15 years ago
  30. 19f4236 Unbreak the build on aix5. by sewardj · 16 years ago
  31. 9b27b82 Add ioctl wrappers for Linux wireless extensions version 22. by sewardj · 16 years ago
  32. 586c815 Support sys_pipe2 on {amd64,x86}-linux. Also, update syscall numbers by sewardj · 16 years ago
  33. 85b1ac7 Added CLOCK_* definitions. by bart · 16 years ago
  34. 5fc7da2 Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() system calls. by bart · 16 years ago
  35. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  36. 1618e58 Update linux system call lists based on 2.6.23.1 kernel source. by tom · 17 years ago
  37. c9d3383 AIX5 counterpart to r7302: Improve handling of programs which require by sewardj · 17 years ago
  38. d533990 Futz with headers. by sewardj · 17 years ago
  39. 9d3f9d7 Support sys_utimensat on x86-linux. (Dan McGee) by sewardj · 17 years ago
  40. 497c69e Add support for private futexes (whatever they might be). Patch from by sewardj · 17 years ago
  41. 38dba99 Add disclaimers. by sewardj · 17 years ago
  42. 9a0cba4 Fix some copyright notices: by njn · 17 years ago
  43. 7f4d7e4 Add support for linux key management system calls. by tom · 17 years ago
  44. d5df125 Add support for some I2C ioctls. by tom · 17 years ago
  45. b807a78 Handle some additional ptrace reason codes. Based on a patch by tom · 17 years ago
  46. f7cdfe2 Unbreak aix build. by sewardj · 18 years ago
  47. c9d66c0 implement support for AT_FDCWD in openat() by dirk · 18 years ago
  48. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  49. e66f2e0 Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux by sewardj · 18 years ago
  50. d7cf487 Add support for some USB ioctls. Based on patches from Jon Burgess and by tom · 18 years ago
  51. a39ebc8 Improve prctl support - based on patch from Eric Pouech in bug #138627. by tom · 18 years ago
  52. 0f8881b Fix installation of includes. by sewardj · 18 years ago
  53. 92ef1ed Merge r6092 and some of r6093: by sewardj · 18 years ago
  54. 4cfea4f by sewardj · 18 years ago
  55. 4eee476 by sewardj · 18 years ago