aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/syscalls.list
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+1
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella1-1/+0
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella1-1/+0
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella1-1/+0
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella1-1/+0
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella1-1/+0
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella1-1/+0
2017-05-18linux: Consolidate Linux tee implementationAdhemerval Zanella1-1/+0
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella1-1/+0
2017-05-18posix: Consolidate Linux pause syscallAdhemerval Zanella1-1/+0
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella1-1/+0
2017-05-03Consolidate Linux epoll_wait syscallAdhemerval Zanella1-1/+0
2017-05-03Consolidate Linux select implementationAdhemerval Zanella1-1/+0
2017-05-03Consolidate Linux poll implementationAdhemerval Zanella1-1/+0
2016-12-14Consolidate renameat Linux implementationAdhemerval Zanella1-1/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-0/+1
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella1-1/+0
2016-03-17Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers1-0/+1
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin1-1/+0
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers1-5/+5
2015-09-12linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes1-1/+1
2015-06-17Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers1-2/+2
2015-06-17Create hidden aliases for non-libc syscalls automatically.Joseph Myers1-3/+3
2014-11-01Remove __libc_nanosleep function name.Joseph Myers1-1/+1
2014-10-30Remove __libc_creat function name.Joseph Myers1-1/+1
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers1-1/+1
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers1-0/+1
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers1-0/+8
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-1/+0
2012-10-04Name space hygeine for madvise.Roland McGrath1-2/+0
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath1-0/+1
2012-05-23Move poll to syscalls.listAndreas Jaeger1-0/+1
2012-05-10Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers1-0/+3
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper1-0/+3
2011-05-28Set setns system callUlrich Drepper1-0/+2
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-1/+1
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-0/+3
2011-03-30Add clock_adjtime syscall.Ulrich Drepper1-0/+1
2010-08-16Simplify fanotify_init definition.Ulrich Drepper1-0/+2
2010-05-21Implement recvmmsg also as socketcallAndreas Schwab1-1/+0
2009-12-08Add recvmmsg interface.Ulrich Drepper1-0/+1
2008-08-01* sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809Ulrich Drepper1-1/+1
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper1-1/+1
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper1-0/+3
2008-02-10* sysdeps/unix/sysv/linux/sys/timerfd.h: New file.Ulrich Drepper1-0/+4
2007-09-18* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return valueUlrich Drepper1-3/+3
2007-08-272007-08-27 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2007-05-21[BZ #4514]Ulrich Drepper1-1/+0
2007-05-07* sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.Ulrich Drepper1-1/+1
2007-02-21[BZ #3458]Ulrich Drepper1-1/+0