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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
linux: Trivial test output fix in tst-pkey
Andreas K. Hüttel
1
-1
/
+1
2024-07-19
linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)
Adhemerval Zanella
1
-1
/
+7
2024-07-19
Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]
John David Anglin
1
-1
/
+1
2024-07-09
Linux: Make __rseq_size useful for feature detection (bug 31965)
Florian Weimer
2
-3
/
+30
2024-07-04
elf: Make dl-rseq-symbols Linux only
Adhemerval Zanella
2
-0
/
+68
2024-07-02
hppa/vdso: Provide 64-bit clock_gettime() vDSO only
John David Anglin
1
-3
/
+0
2024-06-25
posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)
Adhemerval Zanella
1
-7
/
+16
2024-06-24
RISC-V: Execute a PAUSE hint in spin loops
Christoph Müllner
1
-0
/
+3
2024-06-23
hppa/vdso: Add wrappers for vDSO functions
John David Anglin
1
-0
/
+12
2024-06-18
Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
Florian Weimer
1
-0
/
+1
2024-06-18
linux: add definitions for hugetlb page size encodings
Carlos Llamas
3
-6
/
+45
2024-06-18
elf: Remove HWCAP_IMPORTANT
Stefan Liebler
2
-5
/
+0
2024-06-18
elf: Remove _DL_HWCAP_PLATFORM
Stefan Liebler
2
-6
/
+0
2024-06-18
elf: Remove _dl_string_platform
Stefan Liebler
2
-4
/
+0
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
6
-306
/
+300
2024-06-17
Implement C23 exp2m1, exp10m1
Joseph Myers
31
-0
/
+430
2024-06-17
Implement C23 log10p1
Joseph Myers
31
-0
/
+215
2024-06-17
Implement C23 logp1
Joseph Myers
31
-0
/
+215
2024-06-12
linux: Remove __stack_prot
Adhemerval Zanella
1
-15
/
+10
2024-06-04
Linux: Add epoll ioctls
Joe Damato
3
-0
/
+107
2024-06-04
Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.h
Joseph Myers
1
-0
/
+15
2024-05-27
parse_fdinfo: Don't advance pointer twice [BZ #31798]
H.J. Lu
1
-1
/
+3
2024-05-23
Update kernel version to 6.9 in header constant tests
Joseph Myers
2
-3
/
+3
2024-05-23
s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790)
Adhemerval Zanella
1
-0
/
+1
2024-05-23
microblaze: Remove cacheflush from libc.a (BZ 31788)
Adhemerval Zanella
1
-2
/
+0
2024-05-23
Update PIDFD_* constants for Linux 6.9
Joseph Myers
2
-9
/
+8
2024-05-21
Remove the clone3 symbol from libc.a [BZ #31770]
H.J. Lu
11
-11
/
+0
2024-05-21
aarch64/fpu: Add vector variants of pow
Joe Ramsay
1
-0
/
+5
2024-05-20
Implement C23 log2p1
Joseph Myers
31
-0
/
+215
2024-05-20
Update syscall lists for Linux 6.9
Joseph Myers
1
-2
/
+2
2024-05-20
Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]
H.J. Lu
3
-5
/
+7
2024-05-18
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
5
-6
/
+6
2024-05-16
aarch64/fpu: Add vector variants of cbrt
Joe Ramsay
1
-0
/
+5
2024-05-16
aarch64/fpu: Add vector variants of hypot
Joe Ramsay
1
-0
/
+5
2024-05-03
or1k: Add hard float support
Stafford Horne
11
-218
/
+480
2024-05-01
time: Allow later version licensing.
Carlos O'Donell
2
-2
/
+2
2024-04-24
LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
5
-3
/
+159
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
3
-4
/
+23
2024-04-08
elf: Add CPU iteration support for future use in ld.so diagnostics
Florian Weimer
1
-0
/
+46
2024-04-04
Cleanup __tls_get_addr on alpha/microblaze localplt.data
Adhemerval Zanella
2
-4
/
+0
2024-04-04
arm: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
1
-2
/
+0
2024-04-04
aarch64: Remove ld.so __tls_get_addr plt usage
Adhemerval Zanella
1
-2
/
+0
2024-04-04
aarch64/fpu: Add vector variants of erfc
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of tanh
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of sinh
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of atanh
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of asinh
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of acosh
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of cosh
Joe Ramsay
1
-0
/
+5
2024-04-04
aarch64/fpu: Add vector variants of erf
Joe Ramsay
1
-0
/
+5
[next]