Frank Mehnert
|
0ef6b7d204
stdint.h: don't define __INT64_C / __UINT64_C if already defined
|
2 months ago |
Jan Klötzke
|
f4164a55c5
Use __ehdr_start as known zero link address symbol
|
1 month ago |
Jan Klötzke
|
03ca3d2fd4
Use __ehdr_start to compute load address
|
1 month ago |
Jan Klötzke
|
b99b775622
Do not rely on unrelocated GOT entries
|
1 month ago |
Thorsten Glaser
|
278ac6b309
m68k: fix alignment in NPTL code
|
1 month ago |
Waldemar Brodkorb
|
b996cd610e
bfin: fix compile and linking errors with gcc 14.2.0
|
1 month ago |
Marcus Haehnel
|
e921185d31
ldso.h: factor out _dl_auxvt from ldso.h
|
1 month ago |
Marcus Haehnel
|
0fb6b45352
Fix missing include in __uClibc_main
|
1 month ago |
Georg Kotheimer
|
737a0edf4d
Support non-cached entries in getauxval
|
2 months ago |
Georg Kotheimer
|
227b7c825b
Make getauxval work with static linking
|
2 months ago |
Frank Mehnert
|
d2739d1cd3
libc/string/x86_64: fix p2align max number of bytes to skip
|
3 months ago |
Peter Seiderer
|
73365a3656
m68k: fix SUPPORT_LD_DEBUG null pointer access
|
2 months ago |
Jan Klötzke
|
f459ac62a9
inet/resolv.c: set h_errnop if /etc/hosts cannot be opened
|
2 months ago |
Frank Mehnert
|
4e53564f45
nan.h: define NAN only if not already defined
|
3 months ago |
Waldemar Brodkorb
|
97eb10db57
bump version for 1.0.51 release
|
3 months ago |
Waldemar Brodkorb
|
83b2c24e39
clock_adjtime: warn instead of error out
|
3 months ago |
Frank Mehnert
|
b92057584f
fix possible overflow in pointer arithmetics strnlen()
|
3 months ago |
Frank Mehnert
|
1de51fb74b
prevent warning about setting an unused variable
|
3 months ago |
Nadav Tasher
|
5896cb551c
time64_helpers.h: error out when attempting to compile with TIME64 for 32bit targets on Linux versions prior to 5.1.0
|
3 months ago |
Nadav Tasher
|
9ef8c7757d
Revert "features.h: error out when attempting to compile with TIME64 for 32bit targets on Linux versions prior to 5.1.0"
|
3 months ago |
Frank Mehnert
|
1377a5a870
uclibc: prevent warning about declaring an unused function
|
3 months ago |
Frank Mehnert
|
34f10c209d
uclibc: prevent warning about setting an unused variable
|
3 months ago |
Nadav Tasher
|
af63ee93ed
features.h: error out when attempting to compile with TIME64 for 32bit targets on Linux versions prior to 5.1.0
|
4 months ago |
Mingxiang Lu
|
f8028afeaf
fix TLS memory leak with dlopen
|
7 months ago |
Dmitry Chestnykh
|
3e7f46572e
Revert "mips64: time64 for n32 ABI breaks a lot of tests, disable it for now"
|
8 months ago |
Dmitry Chestnykh
|
0dedba1051
mips64n32, time64: Select correct _dl_fstat impl
|
8 months ago |
Waldemar Brodkorb
|
dd01754e21
mips64: time64 for n32 ABI breaks a lot of tests, disable it for now
|
8 months ago |
Waldemar Brodkorb
|
3d975fa52b
add process_vm_{read,write}v syscall wrapper from glibc
|
8 months ago |
Waldemar Brodkorb
|
ecbc412d0d
bump version for 1.0.50 release
|
8 months ago |
Waldemar Brodkorb
|
fd4df4b1ec
getrandom: remove __USE_GNU / add GRND_INSECURE
|
8 months ago |