Rich Felker
|
0c53178ec0
fix dlopen/dlsym regression opening libs already loaded at startup
|
8 anni fa |
Rich Felker
|
dbff2bb889
fix POSIX-format TZ dst transition times for southern hemisphere
|
8 anni fa |
Tuan M. Hoang
|
74bca42e16
s390x: fix fpreg_t and remove unused per_struct
|
8 anni fa |
Rich Felker
|
a393d5cc8d
precalculate gnu hash rather than doing it lazily in find_sym inner loop
|
8 anni fa |
Szabolcs Nagy
|
8cba1dc46c
fix threshold constants in j0f, y0f, j1f, y1f
|
8 anni fa |
Rich Felker
|
cb525397bb
remove unused refcnt field for shared libraries
|
8 anni fa |
Rich Felker
|
c49d3c8ada
avoid loading of multiple libc versions via explicit pathname
|
8 anni fa |
Rich Felker
|
3ec8b3aeb8
fix one-byte overflow in legacy getpass function
|
8 anni fa |
Rich Felker
|
733d1ea759
fix wide scanf's use of a compound literal past its lifetime
|
8 anni fa |
Rich Felker
|
6a209f14ff
fix possible fd leak, unrestored cancellation state on dns socket fail
|
8 anni fa |
Rich Felker
|
500f5bee6c
in static dl_iterate_phdr, fix use of possibly-uninitialized aux data
|
8 anni fa |
Rich Felker
|
6582baa752
fix free of uninitialized buffer pointer on error in regexec
|
8 anni fa |
Rich Felker
|
6476b81357
emulate lazy relocation as deferrable relocation
|
8 anni fa |
Rich Felker
|
4823b13a75
reorder addend handling before symbol lookup in relocation code
|
8 anni fa |
Rich Felker
|
4ff234f6cb
rework ldso handling of global symbol table for consistency
|
8 anni fa |
Szabolcs Nagy
|
c9783e4d32
treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym
|
8 anni fa |
Rich Felker
|
fc85fb3860
fix ld-behavior-dependent crash in ppc64 ldso startup
|
8 anni fa |
Szabolcs Nagy
|
827c4e6fbe
fix lsearch and lfind to pass key as first arg to the compar callback
|
8 anni fa |
Rich Felker
|
0a4a16d11c
allow page size to vary on arm
|
8 anni fa |
Rich Felker
|
b261a24256
fix build regression in arm atomics asm with new binutils
|
8 anni fa |
Bobby Bingham
|
9201c3afce
s390x: implement dlsym
|
8 anni fa |
Rich Felker
|
d6601f0af0
avoid unbounded strlen in gettext functions
|
8 anni fa |
Rich Felker
|
dbbb3734d8
fix use of uninitialized pointer in gettext core
|
8 anni fa |
Rich Felker
|
01e6bbece2
fix bindtextdomain logic error deactivating other domains
|
8 anni fa |
Rich Felker
|
6894f84726
fix spurious EINTR errors from multithreaded set*id, etc.
|
8 anni fa |
rofl0r
|
1f53e7d00c
fix crashes in x32 __tls_get_addr
|
8 anni fa |
Rich Felker
|
27b3fd68f6
fix crash from corrupted tls module list after failed dlopen
|
8 anni fa |
Rich Felker
|
809ff8cf90
treat base 1 as an error in strtol-family functions
|
8 anni fa |
Rich Felker
|
786fda875a
fix getopt[_long] clobbering of optopt on success
|
8 anni fa |
Rich Felker
|
150747b41e
reduce impact of REG_* namespace pollution in x86[_64] signal.h
|
8 anni fa |