| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-03 | Consolidate Linux epoll_wait syscall | Adhemerval Zanella | 1 | -1/+0 |
| 2017-05-03 | Consolidate Linux select implementation | Adhemerval Zanella | 1 | -1/+0 |
| 2017-05-03 | Consolidate Linux poll implementation | Adhemerval Zanella | 1 | -1/+0 |
| 2016-12-14 | Consolidate renameat Linux implementation | Adhemerval Zanella | 1 | -1/+0 |
| 2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -0/+1 |
| 2016-11-17 | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 1 | -1/+0 |
| 2016-03-17 | Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list. | Joseph Myers | 1 | -0/+1 |
| 2015-12-31 | Fix linux personality syscall wrapper | Dmitry V. Levin | 1 | -1/+0 |
| 2015-12-14 | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers | 1 | -5/+5 |
| 2015-09-12 | linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfo | Rasmus Villemoes | 1 | -1/+1 |
| 2015-06-17 | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). | Joseph Myers | 1 | -2/+2 |
| 2015-06-17 | Create hidden aliases for non-libc syscalls automatically. | Joseph Myers | 1 | -3/+3 |
| 2014-11-01 | Remove __libc_nanosleep function name. | Joseph Myers | 1 | -1/+1 |
| 2014-10-30 | Remove __libc_creat function name. | Joseph Myers | 1 | -1/+1 |
| 2014-10-08 | Don't use INTUSE with __adjtimex (bug 14132). | Joseph Myers | 1 | -1/+1 |
| 2014-10-01 | Move execve to syscalls.list (bug 14138). | Joseph Myers | 1 | -0/+1 |
| 2014-09-30 | Move some *at definitions to syscalls.list (bug 14138). | Joseph Myers | 1 | -0/+8 |
| 2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 1 | -1/+0 |
| 2012-10-04 | Name space hygeine for madvise. | Roland McGrath | 1 | -2/+0 |
| 2012-08-01 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 1 | -0/+1 |
| 2012-05-23 | Move poll to syscalls.list | Andreas Jaeger | 1 | -0/+1 |
| 2012-05-10 | Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/... | Joseph Myers | 1 | -0/+3 |
| 2011-11-01 | New Linux syscalls process_vm_readv and process_vm_writev | Ulrich Drepper | 1 | -0/+3 |
| 2011-05-28 | Set setns system call | Ulrich Drepper | 1 | -0/+2 |
| 2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab | 1 | -1/+1 |
| 2011-04-01 | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper | 1 | -0/+3 |
| 2011-03-30 | Add clock_adjtime syscall. | Ulrich Drepper | 1 | -0/+1 |
| 2010-08-16 | Simplify fanotify_init definition. | Ulrich Drepper | 1 | -0/+2 |
| 2010-05-21 | Implement recvmmsg also as socketcall | Andreas Schwab | 1 | -1/+0 |
| 2009-12-08 | Add recvmmsg interface. | Ulrich Drepper | 1 | -0/+1 |
| 2008-08-01 | * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809 | Ulrich Drepper | 1 | -1/+1 |
| 2008-07-27 | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. | Ulrich Drepper | 1 | -1/+1 |
| 2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper | 1 | -0/+3 |
| 2008-02-10 | * sysdeps/unix/sysv/linux/sys/timerfd.h: New file. | Ulrich Drepper | 1 | -0/+4 |
| 2007-09-18 | * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value | Ulrich Drepper | 1 | -3/+3 |
| 2007-08-27 | 2007-08-27 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -1/+1 |
| 2007-05-21 | [BZ #4514] | Ulrich Drepper | 1 | -1/+0 |
| 2007-05-07 | * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args. | Ulrich Drepper | 1 | -1/+1 |
| 2007-02-21 | [BZ #3458] | Ulrich Drepper | 1 | -1/+0 |
| 2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -1/+3 |
| 2007-07-31 | . | Jakub Jelinek | 1 | -3/+1 |
| 2006-10-11 | * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. | Ulrich Drepper | 1 | -0/+1 |
| 2006-08-30 | * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin | Ulrich Drepper | 1 | -1/+1 |
| 2006-08-01 | * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key, | Ulrich Drepper | 1 | -3/+0 |
| 2006-04-26 | * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice. | Ulrich Drepper | 1 | -0/+1 |
| 2006-04-14 | * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall. | Ulrich Drepper | 1 | -0/+1 |
| 2006-03-31 | * sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall. | Ulrich Drepper | 1 | -0/+1 |
| 2006-02-08 | * sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare. | Ulrich Drepper | 1 | -0/+1 |
| 2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with | Ulrich Drepper | 1 | -2/+2 |
| 2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper | 1 | -3/+3 |