about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscalls.list
Commit message (Expand)AuthorAgeFilesLines
* Obsolete nfsservctl.Joseph Myers2018-05-181-1/+1
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+2
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2017-05-181-1/+0
* posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2017-05-181-1/+0
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-181-1/+0
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-181-1/+0
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-181-1/+0
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-181-1/+0
* linux: Consolidate Linux tee implementationAdhemerval Zanella2017-05-181-1/+0
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-181-1/+0
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-181-1/+0
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-111-1/+0
* Consolidate Linux epoll_wait syscallAdhemerval Zanella2017-05-031-1/+0
* Consolidate Linux select implementationAdhemerval Zanella2017-05-031-1/+0
* Consolidate Linux poll implementationAdhemerval Zanella2017-05-031-1/+0
* Consolidate renameat Linux implementationAdhemerval Zanella2016-12-141-1/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-0/+1
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-1/+0
* Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers2016-03-171-0/+1
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-1/+0
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-141-5/+5
* linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes2015-09-121-1/+1
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-171-2/+2
* Create hidden aliases for non-libc syscalls automatically.Joseph Myers2015-06-171-3/+3
* Remove __libc_nanosleep function name.Joseph Myers2014-11-011-1/+1
* Remove __libc_creat function name.Joseph Myers2014-10-301-1/+1
* Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers2014-10-081-1/+1
* Move execve to syscalls.list (bug 14138).Joseph Myers2014-10-011-0/+1
* Move some *at definitions to syscalls.list (bug 14138).Joseph Myers2014-09-301-0/+8
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-1/+0
* Name space hygeine for madvise.Roland McGrath2012-10-041-2/+0
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-0/+1
* Move poll to syscalls.listAndreas Jaeger2012-05-231-0/+1
* Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers2012-05-101-0/+3
* New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper2011-11-011-0/+3
* Set setns system callUlrich Drepper2011-05-281-0/+2
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-1/+1
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-0/+3
* Add clock_adjtime syscall.Ulrich Drepper2011-03-301-0/+1
* Simplify fanotify_init definition.Ulrich Drepper2010-08-161-0/+2
* Implement recvmmsg also as socketcallAndreas Schwab2010-05-211-1/+0
* Add recvmmsg interface.Ulrich Drepper2009-12-081-0/+1
* * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for cvs/fedora-glibc-20080802T0809Ulrich Drepper2008-08-011-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper2008-07-271-1/+1
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-251-0/+3
* * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.Ulrich Drepper2008-02-101-0/+4
* * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return valueUlrich Drepper2007-09-181-3/+3
* 2007-08-27 Jakub Jelinek <jakub@redhat.com>Roland McGrath2007-08-271-1/+1
* [BZ #4514]Ulrich Drepper2007-05-211-1/+0