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
/
x86
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2
-5
/
+5
2024-01-11
x86-64/cet: Make CET feature check specific to Linux/x86
H.J. Lu
1
-0
/
+48
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
13
-13
/
+13
2024-01-01
x86/cet: Sync with Linux kernel 6.6 shadow stack interface
H.J. Lu
1
-0
/
+5
2023-11-03
linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h
Adhemerval Zanella
1
-0
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
13
-13
/
+13
2022-10-10
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
1
-3
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
13
-13
/
+13
2021-12-23
Set default __TIMESIZE default to 64
Adhemerval Zanella
1
-0
/
+2
2021-12-09
nptl: Add rseq registration
Florian Weimer
1
-0
/
+30
2021-06-15
y2038: Use a common definition for semid_ds
Adhemerval Zanella
1
-0
/
+4
2021-06-15
y2038: Use a common definition for stat
Lukasz Majewski
1
-41
/
+49
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
12
-12
/
+12
2020-10-09
linux: Move the struct stat{64} to struct_stat.h
Adhemerval Zanella
1
-39
/
+7
2020-10-09
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
1
-11
/
+0
2020-10-09
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
1
-10
/
+0
2020-07-16
Linux: Remove rseq support
Florian Weimer
1
-30
/
+0
2020-07-09
sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
1
-2
/
+2
2020-07-06
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
1
-0
/
+30
2020-04-29
semctl: Remove the sem-pad.h file
Alistair Francis
1
-5
/
+15
2020-04-15
Linux: Remove <sys/sysctl.h> and the sysctl function
Florian Weimer
1
-20
/
+0
2020-04-02
sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
Alistair Francis
1
-0
/
+5
2020-02-07
y2038: Define __suseconds64_t type to be used with struct __timeval64
Lukasz Majewski
1
-0
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
13
-13
/
+13
2019-10-24
Define __STATFS_MATCHES_STATFS64
Alistair Francis
1
-0
/
+5
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
13
-13
/
+13
2019-02-27
Add some spaces before '('.
Joseph Myers
2
-2
/
+2
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
13
-13
/
+13
2018-10-24
Y2038: provide size of default time_t for target architecture
Albert ARIBAUD (3ADEV)
2
-39
/
+6
2018-10-17
Use single bits/shm.h for all architectures.
Joseph Myers
2
-107
/
+30
2018-10-17
Move SHMLBA to its own header.
Joseph Myers
1
-4
/
+1
2018-10-15
Use single bits/sem.h for all architectures.
Joseph Myers
2
-87
/
+24
2018-10-11
Use single bits/msq.h for all architectures.
Joseph Myers
2
-83
/
+28
2018-09-26
Share MAP_* flags between more architectures.
Joseph Myers
1
-16
/
+1
2018-09-25
Unify more sys/procfs.h headers.
Joseph Myers
2
-0
/
+80
2018-06-18
Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.
Joseph Myers
1
-0
/
+1
2018-06-18
Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.
Joseph Myers
1
-0
/
+1
2018-06-18
Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.
Joseph Myers
1
-0
/
+1
2018-06-05
Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.
Joseph Myers
1
-0
/
+2
2018-02-06
Add MAP_SYNC from Linux 4.15.
Joseph Myers
1
-0
/
+2
2018-01-25
Revert Intel CET changes to __jmp_buf_tag (Bug 22743)
Carlos O'Donell
1
-31
/
+0
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
13
-13
/
+13
2017-12-19
Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]
H.J. Lu
1
-0
/
+31
2017-05-23
Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).
Joseph Myers
1
-0
/
+2
2017-05-22
Fix a bug in 'Remove __need macros from signal.h' (a992f506)
Zack Weinberg
1
-2
/
+0
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2
-360
/
+19
2017-05-04
Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).
Joseph Myers
1
-7
/
+7
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
13
-13
/
+13
2016-11-17
Consolidate Linux setrlimit and getrlimit implementation
Adhemerval Zanella
1
-0
/
+5
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
13
-13
/
+13
[next]