Waldemar Brodkorb
|
07dfe7c86b
libdl: cleanup old inline changelog
|
6 years ago |
Waldemar Brodkorb
|
d7c1b27909
remove COMPAT_ATEXIT
|
6 years ago |
Waldemar Brodkorb
|
d41cec56d5
pthread_atfork handlers not removed during dlclose
|
8 years ago |
Bernhard Reutner-Fischer
|
920db6d393
libc: Avoid redundant setting of ENOMEM
|
9 years ago |
Ronald Wahl
|
389cd96704
libc: atexit: reuse free slots at the end of exit functions table
|
11 years ago |
Peter S. Mazinger
|
56023566de
remove duplicate prototypes for _stdio_term().
|
13 years ago |
Peter S. Mazinger
|
a9b153b6a8
resolv.c,time.c,_atexit.c: hide 3 locks
|
13 years ago |
Peter S. Mazinger
|
c5bebf9403
make __uClibc_fini() hidden
|
13 years ago |
Denys Vlasenko
|
82f8d0bce1
Defeat compiler optimization which assumes function addresses are never NULL
|
13 years ago |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 years ago |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 years ago |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 years ago |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 years ago |
Denis Vlasenko
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
16 years ago |
Bernhard Reutner-Fischer
|
4655544cb6
- commentary typo fix
|
17 years ago |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 years ago |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 years ago |
Mike Frysinger
|
2525195d77
after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing
|
18 years ago |
Peter S. Mazinger
|
d28e3a861f
More renames for IMA
|
18 years ago |