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