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