Age | Commit message (Expand) | Author | Files | Lines |
2009-06-03 | A number of changes relating to syscall numbering: | njn | 2 | -10/+50 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 3 | -1/+1606 |
2009-05-18 | Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the | njn | 4 | -4/+36 |
2009-04-30 | Remove VKI_SI_TKILL for platforms that don't have it. | njn | 2 | -4/+2 |
2009-03-31 | Add SIOCGSTAMPNS support. Fixes #188530. | tom | 4 | -10/+14 |
2009-03-10 | Updated copyright years. | njn | 16 | -16/+16 |
2008-12-23 | Unbreak the build on aix5. | sewardj | 2 | -0/+2 |
2008-11-05 | Add ioctl wrappers for Linux wireless extensions version 22. | sewardj | 1 | -0/+170 |
2008-11-05 | Support sys_pipe2 on {amd64,x86}-linux. Also, update syscall numbers | sewardj | 4 | -0/+25 |
2008-05-14 | Added CLOCK_* definitions. | bart | 1 | -0/+5 |
2008-04-27 | Added support for timerfd_create(), timerfd_gettime() and timerfd_settime() s... | bart | 4 | -6/+14 |
2008-02-11 | Update copyright dates ("200X-2007" --> "200X-2008"). | sewardj | 16 | -16/+16 |
2008-01-08 | Update linux system call lists based on 2.6.23.1 kernel source. | tom | 4 | -1/+33 |
2007-12-22 | AIX5 counterpart to r7302: Improve handling of programs which require | sewardj | 2 | -0/+2 |
2007-12-02 | Futz with headers. | sewardj | 1 | -3/+5 |
2007-11-20 | Support sys_utimensat on x86-linux. (Dan McGee) | sewardj | 1 | -0/+1 |
2007-11-17 | Add support for private futexes (whatever they might be). Patch from | sewardj | 1 | -0/+1 |
2007-04-29 | Add disclaimers. | sewardj | 1 | -0/+5 |
2007-04-15 | Fix some copyright notices: | njn | 2 | -2/+2 |
2007-03-07 | Add support for linux key management system calls. | tom | 1 | -0/+41 |
2007-03-07 | Add support for some I2C ioctls. | tom | 1 | -0/+14 |
2007-03-07 | Handle some additional ptrace reason codes. Based on a patch | tom | 1 | -2/+6 |
2007-02-09 | Unbreak aix build. | sewardj | 2 | -2/+12 |
2007-01-31 | implement support for AT_FDCWD in openat() | dirk | 4 | -0/+8 |
2007-01-08 | Update copyright dates. | sewardj | 14 | -14/+14 |
2006-12-30 | Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux | sewardj | 4 | -6/+16 |
2006-12-18 | Add support for some USB ioctls. Based on patches from Jon Burgess and | tom | 1 | -0/+71 |
2006-12-18 | Improve prctl support - based on patch from Eric Pouech in bug #138627. | tom | 1 | -0/+54 |
2006-10-18 | Fix installation of includes. | sewardj | 1 | -0/+20 |
2006-10-17 | Merge r6092 and some of r6093: | sewardj | 3 | -0/+2528 |
2006-10-14 | Create a new module, m_vki, and move all knowledge about the kernel | sewardj | 9 | -0/+5675 |
2006-10-14 | Create a new module, m_vkiscnums, and move all the system call numbers | sewardj | 4 | -0/+1423 |