about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/syscalls.list
Commit message (Expand)AuthorAgeFilesLines
* Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)Florian Weimer2024-02-171-0/+1
* Linux: Remove epoll_create, inotify_init from syscalls.listFlorian Weimer2022-12-191-2/+0
* Linux: consolidate sendfile implementationAdhemerval Zanella Netto2022-12-071-2/+0
* linux: Add mount_setattrAdhemerval Zanella2022-07-051-0/+1
* linux: Add open_treeAdhemerval Zanella2022-07-051-0/+1
* linux: Add fspickAdhemerval Zanella2022-07-051-0/+1
* linux: Add fsconfigAdhemerval Zanella2022-07-051-0/+1
* linux: Add move_mountAdhemerval Zanella2022-06-241-0/+1
* linux: Add fsmountAdhemerval Zanella2022-06-241-0/+1
* linux: Add fsopenAdhemerval Zanella2022-06-241-0/+1
* linux: Add process_mreleaseAdhemerval Zanella2022-06-021-0/+1
* linux: Add process_madviseAdhemerval Zanella2022-06-021-0/+1
* linux: Add pidfd_send_signalAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-171-0/+1
* linux: Add pidfd_openAdhemerval Zanella2022-05-171-0/+1
* linux: Implement pipe in terms of __NR_pipe2Adhemerval Zanella2021-11-301-1/+0
* linux: Implement mremap in CAdhemerval Zanella2021-11-301-1/+0
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-241-1/+1
* linux: Add close_rangeAdhemerval Zanella2021-07-081-0/+1
* Linux: Move mq_setattr from librt to libcFlorian Weimer2021-06-251-2/+0
* 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