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
/
generic
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
elf: Support recursive use of dynamic TLS in interposed malloc
Florian Weimer
1
-0
/
+14
2024-06-18
elf: Remove HWCAP_IMPORTANT
Stefan Liebler
1
-3
/
+0
2024-06-18
elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask
Stefan Liebler
1
-1
/
+0
2024-06-18
elf: Remove _DL_HWCAP_PLATFORM
Stefan Liebler
1
-3
/
+0
2024-06-18
elf: Remove _dl_string_platform
Stefan Liebler
1
-2
/
+0
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
1
-0
/
+23
2024-04-08
elf: Add CPU iteration support for future use in ld.so diagnostics
Florian Weimer
1
-0
/
+54
2024-04-05
Reinstate generic features-time64.h
Adhemerval Zanella
1
-0
/
+19
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
1
-19
/
+0
2024-03-19
powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
Manjunath Matti
1
-0
/
+2
2024-02-01
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
2
-0
/
+3
2024-01-12
Make __getrandom_nocancel set errno and add a _nostatus version
Xi Ruoyao
1
-0
/
+2
2024-01-08
Remove ia64-linux-gnu
Adhemerval Zanella
3
-28
/
+0
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
182
-182
/
+182
2024-01-01
elf: Always provide _dl_get_dl_main_map in libc.a
H.J. Lu
1
-4
/
+3
2023-12-19
elf: Do not duplicate the GLIBC_TUNABLES string
Adhemerval Zanella
1
-0
/
+134
2023-12-05
elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries
Adhemerval Zanella
1
-0
/
+2
2023-12-05
elf: Ignore loader debug env vars for setuid
Adhemerval Zanella
1
-0
/
+2
2023-11-23
Remove __access_noerrno
Joseph Myers
1
-2
/
+0
2023-11-21
elf: Add all malloc tunable to unsecvars
Adhemerval Zanella
1
-0
/
+7
2023-11-21
elf: Add GLIBC_TUNABLES to unsecvars
Adhemerval Zanella
1
-0
/
+1
2023-11-07
linux: Add PR_SET_VMA_ANON_NAME support
Adhemerval Zanella
1
-0
/
+27
2023-10-31
string: Add internal memswap implementation
Adhemerval Zanella
1
-0
/
+41
2023-10-30
crypt: Remove libcrypt support
Adhemerval Zanella
2
-36
/
+0
2023-10-18
Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
Florian Weimer
1
-4
/
+0
2023-10-17
Add LE DSCP code point from RFC-8622.
Bruno Victal
1
-0
/
+5
2023-10-02
Propagate GLIBC_TUNABLES in setxid binaries
Siddhesh Poyarekar
1
-1
/
+0
2023-09-26
elf: Add dummy declaration of _dl_audit_objclose for !SHARED
Florian Weimer
1
-1
/
+8
2023-09-08
elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
1
-0
/
+4
2023-09-01
elf: Fix slow tls access after dlopen [BZ #19924]
Szabolcs Nagy
1
-1
/
+2
2023-07-12
sparc: Fix la_symbind for bind-now (BZ 23734)
Adhemerval Zanella
2
-3
/
+3
2023-06-30
aarch64: Add vector implementations of cos routines
Joe Ramsay
1
-1
/
+1
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
3
-4
/
+4
2023-05-22
Add voice-admit DSCP code point from RFC-5865
Ronan Pigott
1
-0
/
+5
2023-04-10
elf: Stop including tls.h in ldsodefs.h
Sergey Bugaev
1
-1
/
+0
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
2
-24
/
+4
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
3
-0
/
+65
2023-03-13
LoongArch: Add support for ldconfig.
caiyinyu
1
-1
/
+3
2023-02-20
elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
Joan Bruguera
1
-2
/
+0
2023-02-17
string: Remove string_private.h
Adhemerval Zanella
1
-21
/
+0
2023-02-12
Fix typos in comments
Samuel Thibault
1
-1
/
+1
2023-02-06
Add string vectorized find and detection functions
Adhemerval Zanella
6
-0
/
+402
2023-02-06
Parameterize OP_T_THRES from memcopy.h
Richard Henderson
2
-3
/
+26
2023-02-06
Parameterize op_t from memcopy.h
Adhemerval Zanella
2
-4
/
+26
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
170
-170
/
+170
2022-11-29
Use GCC builtins for logb functions if desired.
Xiaolin Tang
2
-0
/
+5
2022-11-29
Use GCC builtins for llrint functions if desired.
Xiaolin Tang
2
-0
/
+5
2022-11-29
Use GCC builtins for lrint functions if desired.
Xiaolin Tang
2
-0
/
+5
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2
-1
/
+35
2022-11-03
elf: Rework exception handling in the dynamic loader [BZ #25486]
Florian Weimer
2
-13
/
+4
[next]