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
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
linux: add definitions for hugetlb page size encodings
Carlos Llamas
2
-1
/
+42
2024-05-18
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
1
-2
/
+2
2024-04-04
misc: Add support for Linux uio.h RWF_NOAPPEND flag
Stafford Horne
1
-0
/
+1
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
6
-6
/
+6
2024-02-08
Add SOL_VSOCK from Linux 6.7 to bits/socket.h
Joseph Myers
1
-0
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
86
-86
/
+86
2023-11-03
Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
Joseph Myers
1
-1
/
+3
2023-10-16
Add SCM_SECURITY, SCM_PIDFD to bits/socket.h
Joseph Myers
1
-0
/
+4
2023-10-16
Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
Joseph Myers
1
-0
/
+11
2023-10-02
Linux: add ST_NOSYMFOLLOW
Kir Kolyshkin
1
-1
/
+3
2023-09-05
posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
Adhemerval Zanella Netto
1
-0
/
+27
2023-09-05
linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)
Adhemerval Zanella Netto
1
-0
/
+40
2023-08-28
Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.
Kir Kolyshkin
1
-0
/
+1
2023-08-08
Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
Joseph Myers
1
-0
/
+10
2023-08-08
linux: statvfs: allocate spare for f_type
наб
1
-2
/
+4
2023-08-01
Add IP_PROTOCOL from Linux 6.4 to bits/in.h
Joseph Myers
1
-0
/
+1
2023-05-30
io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
Adhemerval Zanella
1
-1
/
+1
2023-05-26
Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h
Joseph Myers
1
-0
/
+4
2023-05-26
Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
Joseph Myers
1
-0
/
+1
2023-05-23
Fix misspellings in sysdeps/unix -- BZ 25337
Paul Pluzhnikov
5
-6
/
+6
2023-05-01
hurd 64bit: Fix ipc_perm fields types
Samuel Thibault
1
-40
/
+0
2023-03-27
libio: Do not autogenerate stdio_lim.h
Adhemerval Zanella Netto
1
-0
/
+28
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
85
-85
/
+85
2022-12-22
Define MADV_COLLAPSE from Linux 6.1
Joseph Myers
1
-0
/
+1
2022-12-07
Linux: Consolidate typesizes.h
Adhemerval Zanella Netto
1
-0
/
+107
2022-12-07
Linux: Make generic fcntl.h the default one
Adhemerval Zanella Netto
1
-2
/
+54
2022-10-25
linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
Adhemerval Zanella
1
-64
/
+52
2022-10-24
Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
Joseph Myers
1
-0
/
+4
2022-10-10
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
2
-28
/
+22
2022-08-15
Move ip_mreqn structure from Linux to generic
Samuel Thibault
1
-8
/
+0
2022-08-02
socket: Check lengths before advancing pointer in CMSG_NXTHDR
Arjun Shankar
1
-7
/
+33
2022-06-29
Linux: Forward declaration of struct iovec for process_madvise
Florian Weimer
1
-5
/
+2
2022-06-02
linux: Add process_mrelease
Adhemerval Zanella
1
-0
/
+2
2022-06-02
linux: Add process_madvise
Adhemerval Zanella
1
-0
/
+33
2022-06-01
Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
Joseph Myers
1
-0
/
+2
2022-05-31
Add SOL_SMC from Linux 5.18 to bits/socket.h
Joseph Myers
1
-0
/
+1
2022-05-23
linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
Adhemerval Zanella
1
-0
/
+4
2022-05-17
linux: Add P_PIDFD
Adhemerval Zanella
1
-0
/
+14
2022-05-05
clock_adjtime: Use __nonnull to avoid null pointer
Xiaoming Ni
1
-2
/
+2
2022-02-21
Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
Joseph Myers
1
-0
/
+2
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
82
-82
/
+82
2021-12-09
nptl: Add rseq registration
Florian Weimer
1
-0
/
+29
2021-11-24
io: Refactor close_range and closefrom
Adhemerval Zanella
1
-9
/
+0
2021-11-17
Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h
Joseph Myers
1
-1
/
+3
2021-10-18
timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
Stafford Horne
1
-1
/
+1
2021-09-14
Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-linux.h
Joseph Myers
1
-0
/
+4
2021-08-09
Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
Joseph Myers
1
-0
/
+10
2021-07-12
Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MIN
Florian Weimer
2
-8
/
+33
2021-07-09
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
3
-2
/
+28
2021-07-08
linux: Add close_range
Adhemerval Zanella
1
-0
/
+23
[next]