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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
2024-06-17
2
-85
/
+87
*
Implement C23 exp2m1, exp10m1
Joseph Myers
2024-06-17
4
-0
/
+54
*
Implement C23 log10p1
Joseph Myers
2024-06-17
4
-0
/
+27
*
Implement C23 logp1
Joseph Myers
2024-06-17
4
-0
/
+27
*
Remove the clone3 symbol from libc.a [BZ #31770]
H.J. Lu
2024-05-21
1
-1
/
+0
*
Implement C23 log2p1
Joseph Myers
2024-05-20
4
-0
/
+27
*
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
*
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
Manjunath Matti
2024-03-19
3
-0
/
+10
*
Update syscall lists for Linux 6.8
Joseph Myers
2024-03-13
2
-0
/
+10
*
Update syscall lists for Linux 6.7
Joseph Myers
2024-01-17
2
-0
/
+8
*
math: remove exp10 wrappers
Wilco Dijkstra
2024-01-12
4
-0
/
+4
*
Implement C23 <stdbit.h>
Joseph Myers
2024-01-03
4
-0
/
+280
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
95
-95
/
+95
*
elf: Do not duplicate the GLIBC_TUNABLES string
Adhemerval Zanella
2023-12-19
2
-33
/
+18
*
powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.
Manjunath Matti
2023-12-15
3
-0
/
+3
*
Update syscall lists for Linux 6.6
Adhemerval Zanella
2023-11-03
2
-0
/
+2
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
3
-21
/
+0
*
Update syscall lists for Linux 6.5
Joseph Myers
2023-09-12
2
-0
/
+2
*
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Aurelien Jarno
2023-09-07
1
-1
/
+1
*
linux: Add pidfd_getpid
Adhemerval Zanella Netto
2023-09-05
4
-0
/
+4
*
posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
Adhemerval Zanella Netto
2023-09-05
4
-0
/
+8
*
linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)
Adhemerval Zanella Netto
2023-09-05
4
-0
/
+8
*
Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.h
Joseph Myers
2023-08-08
1
-1
/
+13
*
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
Mahesh Bodapati
2023-08-01
4
-3
/
+390
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
3
-82
/
+107
*
Add the wcslcpy, wcslcat functions
Florian Weimer
2023-06-14
4
-0
/
+16
*
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-06-14
4
-0
/
+16
*
io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
Adhemerval Zanella
2023-05-31
1
-0
/
+6
*
Fix misspellings in sysdeps/unix -- BZ 25337
Paul Pluzhnikov
2023-05-23
2
-3
/
+3
*
math: Remove the error handling wrapper from fmod and fmodf
Adhemerval Zanella Netto
2023-04-03
4
-0
/
+8
*
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2023-03-29
1
-7
/
+1
*
C2x scanf binary constant handling
Joseph Myers
2023-03-02
4
-0
/
+108
*
Linux: Assume and consolidate getpeername wire-up syscall
Adhemerval Zanella
2023-02-20
1
-1
/
+0
*
Linux: Assume and consolidate getsockname wire-up syscall
Adhemerval Zanella
2023-02-20
1
-1
/
+0
*
Linux: Move wordsize-32 Version to default
Adhemerval Zanella
2023-02-20
1
-3
/
+0
*
C2x strtol binary constant handling
Joseph Myers
2023-02-16
4
-0
/
+80
*
powerpc64: Add the clone3 wrapper
Adhemerval Zanella Netto
2023-02-09
2
-0
/
+158
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
91
-91
/
+91
*
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
*
Linux: Assume and consolidate shutdown wire-up syscall
Adhemerval Zanella Netto
2022-12-07
1
-1
/
+0
*
Linux: Assume and consolidate listen wire-up syscall
Adhemerval Zanella Netto
2022-12-07
1
-1
/
+0
*
Linux: Assume and consolidate socketpair wire-up syscall
Adhemerval Zanella Netto
2022-12-07
1
-1
/
+0
*
Linux: Assume and consolidate socket wire-up syscall
Adhemerval Zanella Netto
2022-12-07
1
-1
/
+0
*
Linux: Assume and consolidate bind wire-up syscall
Adhemerval Zanella Netto
2022-12-07
1
-1
/
+0
*
configure: Remove check if ld is GNU
Adhemerval Zanella
2022-12-06
1
-15
/
+13
*
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
Adhemerval Zanella
2022-11-08
2
-0
/
+2
*
elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
2022-11-03
3
-15
/
+0
*
Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
Joseph Myers
2022-10-24
1
-0
/
+4
[next]