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
/
mips
/
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
5
-11
/
+11
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
32
-32
/
+32
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
32
-32
/
+32
2022-12-07
Linux: Consolidate typesizes.h
Adhemerval Zanella Netto
1
-0
/
+95
2022-10-10
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
1
-15
/
+11
2022-04-18
mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
=Joshua Kinard
1
-15
/
+23
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
31
-31
/
+31
2021-12-31
time: Refactor timesize.h for some ABIs
Adhemerval Zanella
1
-5
/
+3
2021-12-23
Set default __TIMESIZE default to 64
Adhemerval Zanella
1
-0
/
+24
2021-12-09
nptl: Add rseq registration
Florian Weimer
1
-0
/
+62
2021-07-09
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
2
-99
/
+20
2021-06-15
y2038: Add __USE_TIME_BITS64 support for socket-constants.h
Adhemerval Zanella
1
-2
/
+34
2021-06-15
y2038: Use a common definition for shmid_ds
Adhemerval Zanella
1
-5
/
+9
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 msqid_ds
Lukasz Majewski
1
-6
/
+12
2021-06-15
y2038: Use a common definition for stat
Lukasz Majewski
1
-39
/
+50
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
29
-29
/
+29
2020-10-09
linux: Move the struct stat{64} to struct_stat.h
Adhemerval Zanella
1
-39
/
+6
2020-10-09
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
1
-5
/
+0
2020-10-09
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
1
-7
/
+0
2020-07-16
Linux: Remove rseq support
Florian Weimer
1
-62
/
+0
2020-07-09
sysv: linux: Add 64-bit time_t variant for shmctl
Adhemerval Zanella
1
-3
/
+3
2020-07-09
sysvipc: Remove the linux shm-pad.h file
Adhemerval Zanella
2
-26
/
+49
2020-07-09
sysv: linux: Add 64-bit time_t variant for msgctl
Adhemerval Zanella
1
-6
/
+6
2020-07-09
sysvipc: Remove the linux msq-pad.h file
Adhemerval Zanella
2
-31
/
+56
2020-07-09
sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
1
-2
/
+2
2020-07-07
signal: Add signum-{generic,arch}.h
Adhemerval Zanella
2
-68
/
+65
2020-07-06
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
1
-0
/
+62
2020-04-29
semctl: Remove the sem-pad.h file
Alistair Francis
1
-5
/
+13
2020-02-13
Use gcc -finput-charset=ascii for check-installed-headers.
Stefan Liebler
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
29
-29
/
+29
2019-10-10
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
1
-54
/
+0
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
30
-30
/
+30
2019-07-24
Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]
Florian Weimer
1
-0
/
+38
2019-01-03
termios: Consolidate termios.h
Adhemerval Zanella
1
-74
/
+0
2019-01-03
termios: Remove Linux _IOT_termios
Adhemerval Zanella
1
-3
/
+0
2019-01-03
termios: Consolidate tcflow symbolic constants
Adhemerval Zanella
2
-4
/
+27
2019-01-03
termios: Consolidate local mode definitions
Adhemerval Zanella
2
-25
/
+47
2019-01-03
termios: Consolidate control mode definitions
Adhemerval Zanella
1
-11
/
+1
2019-01-03
termios: Consolidate Baud Rate Selection definitions (BZ#23783)
Adhemerval Zanella
1
-26
/
+2
2019-01-03
termios: Consolidate Output Modes definitions
Adhemerval Zanella
1
-39
/
+1
2019-01-03
termios: Consolidate Input Modes definitions.
Adhemerval Zanella
1
-17
/
+1
2019-01-03
termios: Consolidate termios c_cc symbolic constants
Adhemerval Zanella
2
-22
/
+44
2019-01-03
termios: Consolidate struct termios
Adhemerval Zanella
2
-10
/
+35
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
26
-26
/
+26
2018-10-24
Y2038: provide size of default time_t for target architecture
Albert ARIBAUD (3ADEV)
1
-3
/
+3
2018-10-17
Use single bits/shm.h for all architectures.
Joseph Myers
2
-94
/
+26
2018-10-17
Move SHMLBA to its own header.
Joseph Myers
2
-3
/
+25
2018-10-15
Use single bits/sem.h for all architectures.
Joseph Myers
2
-85
/
+24
2018-10-11
Use single bits/msq.h for all architectures.
Joseph Myers
2
-93
/
+31
[next]