about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscalls.list
Commit message (Expand)AuthorAgeFilesLines
* 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
* * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.Ulrich Drepper2007-05-071-1/+1
* [BZ #3458]Ulrich Drepper2007-02-211-1/+0
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-1/+3
* .Jakub Jelinek2007-07-311-3/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-111-0/+1
* * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper2006-08-301-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,Ulrich Drepper2006-08-011-3/+0
* * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper2006-04-261-0/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper2006-04-141-0/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.Ulrich Drepper2006-03-311-0/+1
* * sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare.Ulrich Drepper2006-02-081-0/+1
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper2005-11-151-2/+2
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper2005-11-151-3/+3
* [BZ #1458]Ulrich Drepper2005-10-141-1/+1
* * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper2005-08-171-0/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+7