about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscalls.list
Commit message (Expand)AuthorAgeFilesLines
* y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski2020-05-201-1/+0
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-04-301-1/+0
* Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu2020-04-291-2/+0
* Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu2020-04-291-11/+11
* Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu2020-04-291-8/+8
* y2038: linux: Provide __utime64 implementationLukasz Majewski2020-03-031-1/+0
* y2038: linux: Provide __sched_rr_get_interval64 implementationLukasz Majewski2020-02-021-1/+0
* y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski2020-02-021-1/+0
* y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski2020-02-021-1/+0
* linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella2019-12-191-1/+0
* Refactor adjtimex based on clock_adjtimeAdhemerval Zanella2019-10-311-1/+1
* Use clock_settime to implement stime; withdraw stime.Zack Weinberg2019-10-301-1/+0
* Linux/Alpha: don't use timeval32 system calls.Zack Weinberg2019-10-301-1/+0
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-2/+0
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* 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