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
/
misc
/
error
/
err.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-0
/
+3
*
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...
Peter S. Mazinger
2006-03-10
1
-1
/
+0
*
err() is not used internally
Peter S. Mazinger
2006-02-03
1
-1
/
+0
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
1
-1
/
+0
*
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2006-01-16
1
-0
/
+1
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-19
/
+29
*
tweak __progname handling some more since some [bad] apps actually try and us...
Mike Frysinger
2006-01-04
1
-3
/
+1
*
Convert users
Peter S. Mazinger
2005-12-16
1
-2
/
+2
*
Implement hidden poll, switch user to hidden *printf/*scanf/poll
Peter S. Mazinger
2005-12-09
1
-0
/
+2
*
Use internal \*_strerror_r
Peter S. Mazinger
2005-12-08
1
-1
/
+1
*
Reorder so that no prototype is needed. Is there a better way to get rid of g...
Peter S. Mazinger
2005-12-08
1
-22
/
+30
*
Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc
Manuel Novoa III
2005-07-28
1
-1
/
+1
*
Rewrite the err/warn functions as they were broken (__noreturn__ funcs
Manuel Novoa III
2004-03-11
1
-0
/
+110