GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
syscalls.list
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Consolidate Linux select implementation
Adhemerval Zanella
2017-05-03
1
-1
/
+0
*
Consolidate Linux poll implementation
Adhemerval Zanella
2017-05-03
1
-1
/
+0
*
Consolidate renameat Linux implementation
Adhemerval Zanella
2016-12-14
1
-1
/
+0
*
Remove cached PID/TID in clone
Adhemerval Zanella
2016-11-24
1
-0
/
+1
*
Consolidate Linux setrlimit and getrlimit implementation
Adhemerval Zanella
2016-11-17
1
-1
/
+0
*
Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.
Joseph Myers
2016-03-17
1
-0
/
+1
*
Fix linux personality syscall wrapper
Dmitry V. Levin
2015-12-31
1
-1
/
+0
*
Make obsolete syscall wrappers into compat symbols (bug 18472).
Joseph Myers
2015-12-14
1
-5
/
+5
*
linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfo
Rasmus Villemoes
2015-09-12
1
-1
/
+1
*
Fix mq_receive, mq_send mq_timed* namespace (bug 18545).
Joseph Myers
2015-06-17
1
-2
/
+2
*
Create hidden aliases for non-libc syscalls automatically.
Joseph Myers
2015-06-17
1
-3
/
+3
*
Remove __libc_nanosleep function name.
Joseph Myers
2014-11-01
1
-1
/
+1
*
Remove __libc_creat function name.
Joseph Myers
2014-10-30
1
-1
/
+1
*
Don't use INTUSE with __adjtimex (bug 14132).
Joseph Myers
2014-10-08
1
-1
/
+1
*
Move execve to syscalls.list (bug 14138).
Joseph Myers
2014-10-01
1
-0
/
+1
*
Move some *at definitions to syscalls.list (bug 14138).
Joseph Myers
2014-09-30
1
-0
/
+8
*
Get rid of nptl/sysdeps/ entirely!
Roland McGrath
2014-07-07
1
-1
/
+0
*
Name space hygeine for madvise.
Roland McGrath
2012-10-04
1
-2
/
+0
*
BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.
Roland McGrath
2012-08-01
1
-0
/
+1
*
Move poll to syscalls.list
Andreas Jaeger
2012-05-23
1
-0
/
+1
*
Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...
Joseph Myers
2012-05-10
1
-0
/
+3
*
New Linux syscalls process_vm_readv and process_vm_writev
Ulrich Drepper
2011-11-01
1
-0
/
+3
*
Set setns system call
Ulrich Drepper
2011-05-28
1
-0
/
+2
*
Rename open_by_handle to open_by_handle_at.
Andreas Schwab
2011-04-01
1
-1
/
+1
*
Add support for name_to_handle_at and open_by_handle.
Ulrich Drepper
2011-04-01
1
-0
/
+3
[next]