aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/syscalls.list
AgeCommit message (Expand)AuthorFilesLines
2022-12-19Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer1-2/+0
2022-12-07Linux: consolidate sendfile implementationAdhemerval Zanella Netto1-2/+0
2022-07-05linux: Add mount_setattrAdhemerval Zanella1-0/+1
2022-07-05linux: Add open_treeAdhemerval Zanella1-0/+1
2022-07-05linux: Add fspickAdhemerval Zanella1-0/+1
2022-07-05linux: Add fsconfigAdhemerval Zanella1-0/+1
2022-06-24linux: Add move_mountAdhemerval Zanella1-0/+1
2022-06-24linux: Add fsmountAdhemerval Zanella1-0/+1
2022-06-24linux: Add fsopenAdhemerval Zanella1-0/+1
2022-06-02linux: Add process_mreleaseAdhemerval Zanella1-0/+1
2022-06-02linux: Add process_madviseAdhemerval Zanella1-0/+1
2022-05-17linux: Add pidfd_send_signalAdhemerval Zanella1-0/+1
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella1-0/+1
2022-05-17linux: Add pidfd_openAdhemerval Zanella1-0/+1
2021-11-30linux: Implement pipe in terms of __NR_pipe2Adhemerval Zanella1-1/+0
2021-11-30linux: Implement mremap in CAdhemerval Zanella1-1/+0
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella1-1/+1
2021-07-08linux: Add close_rangeAdhemerval Zanella1-0/+1
2021-06-25Linux: Move mq_setattr from librt to libcFlorian Weimer1-2/+0
2020-05-20y2038: linux: Provide __clock_adjtime64 implementationLukasz Majewski1-1/+0
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu1-1/+0
2020-04-29Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]H.J. Lu1-2/+0
2020-04-29Mark unsigned long arguments with U in more syscalls [BZ #25810]H.J. Lu1-11/+11
2020-04-29Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]H.J. Lu1-8/+8
2020-03-03y2038: linux: Provide __utime64 implementationLukasz Majewski1-1/+0
2020-02-02y2038: linux: Provide __sched_rr_get_interval64 implementationLukasz Majewski1-1/+0
2020-02-02y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski1-1/+0
2020-02-02y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski1-1/+0
2019-12-19linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella1-1/+0
2019-10-31Refactor adjtimex based on clock_adjtimeAdhemerval Zanella1-1/+1
2019-10-30Use clock_settime to implement stime; withdraw stime.Zack Weinberg1-1/+0
2019-10-30Linux/Alpha: don't use timeval32 system calls.Zack Weinberg1-1/+0
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-0/+1
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-2/+0
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-0/+1
2018-05-18Obsolete nfsservctl.Joseph Myers1-1/+1
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+2
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