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
/
powerpc
/
bits
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2024-04-19
1
-2
/
+1
*
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
2024-04-02
5
-8
/
+8
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
24
-24
/
+24
*
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Aurelien Jarno
2023-09-07
1
-1
/
+1
*
io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
Adhemerval Zanella
2023-05-31
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
24
-24
/
+24
*
powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
Rajalakshmi Srinivasaraghavan
2022-12-21
1
-0
/
+5
*
Linux: Consolidate typesizes.h
Adhemerval Zanella Netto
2022-12-07
1
-0
/
+95
*
Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
Joseph Myers
2022-10-24
1
-0
/
+4
*
Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
Andreas Schwab
2022-10-10
1
-13
/
+11
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
23
-23
/
+23
*
time: Refactor timesize.h for some ABIs
Adhemerval Zanella
2021-12-31
1
-0
/
+22
*
nptl: Add rseq registration
Florian Weimer
2021-12-09
1
-0
/
+37
*
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
2021-07-09
2
-100
/
+21
*
y2038: Add __USE_TIME_BITS64 support for socket-constants.h
Adhemerval Zanella
2021-06-15
1
-2
/
+34
*
y2038: Use a common definition for shmid_ds
Adhemerval Zanella
2021-06-15
1
-3
/
+7
*
y2038: Use a common definition for semid_ds
Adhemerval Zanella
2021-06-15
1
-3
/
+7
*
y2038: Use a common definition for msqid_ds
Lukasz Majewski
2021-06-15
1
-3
/
+9
*
y2038: Use a common definition for stat
Lukasz Majewski
2021-06-15
1
-23
/
+29
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
21
-21
/
+21
*
linux: Move the struct stat{64} to struct_stat.h
Adhemerval Zanella
2020-10-09
1
-41
/
+7
*
Remove mknod wrapper functions, move them to symbols
Adhemerval Zanella
2020-10-09
1
-5
/
+0
*
Remove stat wrapper functions, move them to exported symbols
Adhemerval Zanella
2020-10-09
1
-11
/
+0
*
Linux: Remove rseq support
Florian Weimer
2020-07-16
1
-37
/
+0
*
sysv: linux: Add 64-bit time_t variant for shmctl
Adhemerval Zanella
2020-07-09
1
-3
/
+3
*
sysvipc: Remove the linux shm-pad.h file
Adhemerval Zanella
2020-07-09
2
-28
/
+46
*
sysv: linux: Add 64-bit time_t variant for msgctl
Adhemerval Zanella
2020-07-09
1
-3
/
+3
*
sysvipc: Remove the linux msq-pad.h file
Adhemerval Zanella
2020-07-09
2
-26
/
+47
*
sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
2020-07-09
1
-2
/
+2
*
Linux: Perform rseq registration at C startup and thread creation
Mathieu Desnoyers
2020-07-06
1
-0
/
+37
*
semaphore: consolidate arch headers into a generic one
Vineet Gupta
2020-05-06
1
-40
/
+0
*
semctl: Remove the sem-pad.h file
Alistair Francis
2020-04-29
2
-26
/
+39
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
21
-21
/
+21
*
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
2019-10-10
1
-21
/
+3
*
Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.
Joseph Myers
2019-09-30
1
-0
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
22
-22
/
+22
*
Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]
Florian Weimer
2019-07-24
1
-0
/
+38
*
termios: Consolidate termios.h
Adhemerval Zanella
2019-01-03
1
-76
/
+0
*
termios: Add powerpc termios-misc
Adhemerval Zanella
2019-01-03
2
-49
/
+73
*
termios: Consolidate tcflow symbolic constants
Adhemerval Zanella
2019-01-03
1
-4
/
+1
*
termios: Consolidate local mode definitions
Adhemerval Zanella
2019-01-03
2
-24
/
+46
*
termios: Consolidate control mode definitions
Adhemerval Zanella
2019-01-03
2
-13
/
+36
*
termios: Consolidate Baud Rate Selection definitions (BZ#23783)
Adhemerval Zanella
2019-01-03
2
-24
/
+46
*
termios: Consolidate Output Modes definitions
Adhemerval Zanella
2019-01-03
2
-44
/
+66
*
termios: Consolidate Input Modes definitions.
Adhemerval Zanella
2019-01-03
2
-17
/
+39
*
termios: Consolidate termios c_cc symbolic constants
Adhemerval Zanella
2019-01-03
2
-20
/
+42
*
termios: Consolidate struct termios
Adhemerval Zanella
2019-01-03
1
-19
/
+1
*
termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
Adhemerval Zanella
2019-01-03
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
15
-15
/
+15
[next]