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
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
Linux: Add epoll ioctls
Joe Damato
1
-0
/
+14
2024-05-23
Update PIDFD_* constants for Linux 6.9
Joseph Myers
1
-8
/
+7
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
4
-5
/
+5
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
25
-25
/
+25
2023-11-03
linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h
Adhemerval Zanella
1
-0
/
+2
2023-09-14
Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
Joseph Myers
1
-0
/
+1
2023-09-05
linux: Add pidfd_getpid
Adhemerval Zanella Netto
1
-0
/
+4
2023-08-08
Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
Joseph Myers
1
-1
/
+11
2023-06-01
Use __nonnull for the epoll_wait(2) family of syscalls
Alejandro Colomar
1
-4
/
+4
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
25
-25
/
+25
2022-08-22
Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)
Joseph Myers
1
-1
/
+3
2022-08-16
Linux: Fix enum fsconfig_command detection in <sys/mount.h>
Florian Weimer
1
-3
/
+3
2022-08-12
linux: Fix sys/mount.h usage with kernel headers
Adhemerval Zanella
1
-8
/
+63
2022-08-12
linux: Mimic kernel defition for BLOCK_SIZE
Adhemerval Zanella
1
-1
/
+1
2022-07-05
linux: Add mount_setattr
Adhemerval Zanella
1
-0
/
+22
2022-07-05
linux: Add open_tree
Adhemerval Zanella
1
-0
/
+9
2022-07-05
linux: Add fspick
Adhemerval Zanella
1
-0
/
+12
2022-07-05
linux: Add fsconfig
Adhemerval Zanella
1
-0
/
+26
2022-06-24
linux: Add move_mount
Adhemerval Zanella
1
-0
/
+17
2022-06-24
linux: Add fsmount
Adhemerval Zanella
1
-0
/
+21
2022-06-24
linux: Add fsopen
Adhemerval Zanella
1
-0
/
+8
2022-06-02
Linux: Adjust struct rseq definition to current kernel version
Florian Weimer
1
-22
/
+6
2022-05-17
linux: Add pidfd_send_signal
Adhemerval Zanella
1
-0
/
+8
2022-05-17
linux: Add pidfd_getfd
Adhemerval Zanella
1
-0
/
+8
2022-05-17
linux: Add pidfd_open
Adhemerval Zanella
1
-0
/
+33
2022-05-05
ntp_xxxtimex: Use __nonnull to avoid null pointer
Xiaoming Ni
1
-6
/
+6
2022-05-05
adjtimex/adjtimex64: Use __nonnull to avoid null pointer
Xiaoming Ni
1
-2
/
+2
2022-03-14
Add access function attributes to epoll_wait
Steve Grubb
1
-4
/
+8
2022-02-02
Linux: Use ptrdiff_t for __rseq_offset
Florian Weimer
1
-1
/
+2
2022-01-17
Linux: Add epoll_pwait2 (BZ #27359)
Adhemerval Zanella
1
-0
/
+21
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
24
-24
/
+24
2021-12-09
nptl: Add public rseq symbols and <sys/rseq.h>
Florian Weimer
1
-0
/
+10
2021-12-09
nptl: Add rseq registration
Florian Weimer
1
-0
/
+174
2021-08-09
Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
Joseph Myers
1
-1
/
+5
2021-08-06
Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
Florian Weimer
1
-1
/
+1
2021-07-21
Linux: Add time64 alias for prctl
Florian Weimer
1
-0
/
+10
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2
-5
/
+44
2021-04-14
Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
Szabolcs Nagy
1
-4
/
+0
2021-03-23
fix: Always export ntp_gettimex function
Lukasz Majewski
1
-1
/
+1
2021-02-02
Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.
Joseph Myers
1
-0
/
+2
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
23
-23
/
+23
2020-12-21
linux: Add compatibility definitions to sys/prctl.h for MTE
Richard Earnshaw
1
-0
/
+18
2020-07-16
Linux: Remove rseq support
Florian Weimer
1
-203
/
+0
2020-07-06
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
1
-0
/
+203
2020-04-15
Linux: Remove <sys/sysctl.h> and the sysctl function
Florian Weimer
1
-76
/
+0
2020-01-02
Linux: Use system call tables during build
Florian Weimer
1
-7
/
+4
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
24
-24
/
+24
2019-10-14
Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.
Joseph Myers
1
-1
/
+5
2019-10-01
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
24
-24
/
+24
[next]