index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
syscalls.list
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)
Florian Weimer
2024-02-17
1
-0
/
+1
*
Linux: Remove epoll_create, inotify_init from syscalls.list
Florian Weimer
2022-12-19
1
-2
/
+0
*
Linux: consolidate sendfile implementation
Adhemerval Zanella Netto
2022-12-07
1
-2
/
+0
*
linux: Add mount_setattr
Adhemerval Zanella
2022-07-05
1
-0
/
+1
*
linux: Add open_tree
Adhemerval Zanella
2022-07-05
1
-0
/
+1
*
linux: Add fspick
Adhemerval Zanella
2022-07-05
1
-0
/
+1
*
linux: Add fsconfig
Adhemerval Zanella
2022-07-05
1
-0
/
+1
*
linux: Add move_mount
Adhemerval Zanella
2022-06-24
1
-0
/
+1
*
linux: Add fsmount
Adhemerval Zanella
2022-06-24
1
-0
/
+1
*
linux: Add fsopen
Adhemerval Zanella
2022-06-24
1
-0
/
+1
*
linux: Add process_mrelease
Adhemerval Zanella
2022-06-02
1
-0
/
+1
*
linux: Add process_madvise
Adhemerval Zanella
2022-06-02
1
-0
/
+1
*
linux: Add pidfd_send_signal
Adhemerval Zanella
2022-05-17
1
-0
/
+1
*
linux: Add pidfd_getfd
Adhemerval Zanella
2022-05-17
1
-0
/
+1
*
linux: Add pidfd_open
Adhemerval Zanella
2022-05-17
1
-0
/
+1
*
linux: Implement pipe in terms of __NR_pipe2
Adhemerval Zanella
2021-11-30
1
-1
/
+0
*
linux: Implement mremap in C
Adhemerval Zanella
2021-11-30
1
-1
/
+0
*
io: Refactor close_range and closefrom
Adhemerval Zanella
2021-11-24
1
-1
/
+1
*
linux: Add close_range
Adhemerval Zanella
2021-07-08
1
-0
/
+1
*
Linux: Move mq_setattr from librt to libc
Florian Weimer
2021-06-25
1
-2
/
+0
*
y2038: linux: Provide __clock_adjtime64 implementation
Lukasz Majewski
2020-05-20
1
-1
/
+0
*
Add a C wrapper for prctl [BZ #25896]
H.J. Lu
2020-04-30
1
-1
/
+0
*
Add C wrappers for process_vm_readv/process_vm_writev [BZ #25810]
H.J. Lu
2020-04-29
1
-2
/
+0
*
Mark unsigned long arguments with U in more syscalls [BZ #25810]
H.J. Lu
2020-04-29
1
-11
/
+11
*
Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810]
H.J. Lu
2020-04-29
1
-8
/
+8
*
y2038: linux: Provide __utime64 implementation
Lukasz Majewski
2020-03-03
1
-1
/
+0
*
y2038: linux: Provide __sched_rr_get_interval64 implementation
Lukasz Majewski
2020-02-02
1
-1
/
+0
*
y2038: linux: Provide __timerfd_settime64 implementation
Lukasz Majewski
2020-02-02
1
-1
/
+0
*
y2038: linux: Provide __timerfd_gettime64 implementation
Lukasz Majewski
2020-02-02
1
-1
/
+0
*
linux: Use waitid on wait4 if __NR_wait4 is not defined
Adhemerval Zanella
2019-12-19
1
-1
/
+0
*
Refactor adjtimex based on clock_adjtime
Adhemerval Zanella
2019-10-31
1
-1
/
+1
*
Use clock_settime to implement stime; withdraw stime.
Zack Weinberg
2019-10-30
1
-1
/
+0
*
Linux/Alpha: don't use timeval32 system calls.
Zack Weinberg
2019-10-30
1
-1
/
+0
*
Linux: Add the tgkill function
Florian Weimer
2019-05-14
1
-0
/
+1
*
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
2019-03-14
1
-2
/
+0
*
Linux: Add gettid system call wrapper [BZ #6399]
Florian Weimer
2019-02-08
1
-0
/
+1
*
Obsolete nfsservctl.
Joseph Myers
2018-05-18
1
-1
/
+1
*
Linux: Implement interfaces for memory protection keys
Florian Weimer
2017-12-05
1
-0
/
+2
*
Linux: Add memfd_create system call wrapper
Florian Weimer
2017-11-23
1
-0
/
+1
*
posix: Consolidate Linux mq_timedsend syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
posix: Consolidate Linux mq_timedreceive syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
linux: Consolidate Linux open_by_handle_at syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
linux: Consolidate Linux splice syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
linux: Consolidate Linux vmsplice syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
posix: Consolidate Linux fdatasync syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
linux: Consolidate Linux tee implementation
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
posix: Consolidate Linux nanosleep syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
posix: Consolidate Linux pause syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
Consolidate Linux creat implementation
Adhemerval Zanella
2017-05-11
1
-1
/
+0
*
Consolidate Linux epoll_wait syscall
Adhemerval Zanella
2017-05-03
1
-1
/
+0
[next]