index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
stdlib
/
_atexit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defeat compiler optimization which assumes function addresses are never NULL
Denys Vlasenko
2011-09-15
1
-19
/
+30
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-2
/
+0
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
libc_hidden_proto removal, just a few functions
Denis Vlasenko
2008-11-18
1
-1
/
+1
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-0
/
+1
*
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
Denis Vlasenko
2008-05-20
1
-2
/
+1
*
- commentary typo fix
Bernhard Reutner-Fischer
2007-05-04
1
-1
/
+1
*
Major cleanup of internal mutex locking. Be more consistant in how we do
Eric Andersen
2006-12-07
1
-25
/
+18
*
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...
Peter S. Mazinger
2006-03-10
1
-2
/
+0
*
after much deliberation, may i present Joseph S. Myers patch to add support f...
Mike Frysinger
2006-02-14
1
-11
/
+3
*
More renames for IMA
Peter S. Mazinger
2006-02-13
1
-0
/
+356