| Age | Commit message (Expand) | Author |
| 2014-02-09 | account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518. | chs |
| 2014-01-25 | Update linux socket socket options (SO_*). Add common version to its | njoly |
| 2014-01-13 | Regen. | njoly |
| 2014-01-13 | Cleanup, and reduce diffs between arches. Make alpha use | njoly |
| 2013-12-27 | Regen. | njoly |
| 2013-12-27 | Add struct linux_stat64 definition for alpha, and enable syscalls that | njoly |
| 2013-12-17 | Cleanup compat linux errnos by adding generic errnos in a single file. | njoly |
| 2013-12-08 | Regen. | njoly |
| 2013-12-08 | Sprinkle a few more linux_umode_t where appropriate. | njoly |
| 2013-11-19 | regen | chs |
| 2013-11-19 | add the *at() syscalls. | chs |
| 2013-09-24 | Regen for utimensat(2). | njoly |
| 2013-09-24 | Add utimensat(2) for compat linux. | njoly |
| 2013-09-15 | Regen. | njoly |
| 2013-09-15 | Make alpha use linux_sys_utimes() just like other archs. | njoly |
| 2012-09-19 | regen for ppoll (and, apparently, SYCALL_ARG_PTR) | pooka |
| 2012-09-19 | emulate ppoll which is essentially our pollts | pooka |
| 2011-11-21 | Adjust setup_linux_rt_sigframe/setup_linux_sigframe prototypes. | njoly |
| 2011-11-18 | - add sigtimedwait support. | christos |
| 2011-11-18 | add sigtimedwait | christos |
| 2011-07-09 | the first argument of {g,s}etitimer() is int not u_int. | christos |
| 2011-06-09 | Adapt to change to PCU. | matt |
| 2011-05-31 | Add needed linux_fadvise64.c | njoly |
| 2011-05-30 | Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura. | alnsn |
| 2011-05-30 | Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. | alnsn |
| 2011-04-15 | Regenerate these files after adding pipe2() and dup3(). | he |
| 2011-04-15 | Add dup3() and pipe2() for these archs as well. | he |
| 2011-04-14 | Fix this so that it builds (missing "struct" keyword). | he |
| 2011-04-14 | add the "special" pipe2. | christos |
| 2011-03-04 | Refactor ps_strings access. Based on PK_32, write either the normal | joerg |
| 2010-11-02 | define LINUX_O_CLOEXEC. | chs |
| 2010-09-21 | implement O_DIRECTORY as standardized in POSIX-2008, | chs |
| 2010-07-07 | regen | chs |
| 2010-07-07 | many changes for COMPAT_LINUX: | chs |
| 2009-12-14 | Regen (new makesyscalls.sh) | matt |
| 2009-11-24 | Regen for personality(2) update. | njoly |
| 2009-11-24 | Update personality(2) to match Linux definition where the argument is an | njoly |
| 2009-11-23 | Use lwp_getpcb() in compat code, clean from struct user. | rmind |
| 2009-06-17 | Regen for sendmsg/recvmsg definitions update. | njoly |
| 2009-06-17 | Add a new linux_msghdr structure, as its size differs on 64bit archs. | njoly |
| 2009-06-08 | Regen for rt_queueinfo(2) update. | njoly |
| 2009-06-08 | Update rt_queueinfo(2) definition, and kill a corresponding comment. | njoly |
| 2009-06-08 | Various compat linux siginfo fixes. | njoly |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-01-17 | Regen for wait4 update. | njoly |
| 2009-01-17 | Convert linux/linux32 wait(4) to use a compat50 rusage structure. | njoly |
| 2009-01-15 | Rengen for compat50 update. | njoly |
| 2009-01-15 | Update some syscalls/arguments to use the new compat50 equivalents. | njoly |
| 2009-01-13 | Regen to prove I didn't screw up the conversion: purely RCSID changes. | pooka |
| 2009-01-13 | Convert the syscalls.master to a format from which it is easier | pooka |