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
/
internals
/
errno.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
errno: hide __libc_resp, __libc_errno, and __libc_h_errno
Khem Raj
2010-02-01
1
-3
/
+2
*
errno.c: add tls versions of errno and h_errno
Austin Foxley
2009-09-26
1
-1
/
+12
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-2
/
+0
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-2
/
+0
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-2
/
+2
*
Fix a build break due to errno and h_errno being unresolved symbols.
Rob Landley
2007-03-07
1
-2
/
+2
*
redo errno handling so that it should work both in thread and non-threaded si...
Mike Frysinger
2007-02-21
1
-15
/
+8
*
use weak_alias() for data symbols, not strong_alias()
Mike Frysinger
2006-05-04
1
-2
/
+2
*
Last relocs jump and global data, (even locales) that I could remove are gone...
Peter S. Mazinger
2006-01-16
1
-2
/
+7
*
Remove all trailing ; after *_alias and change 2 to use weak_alias instead of...
Peter S. Mazinger
2005-12-16
1
-2
/
+2
*
Try this version instead...
Eric Andersen
2002-02-25
1
-4
/
+7
*
This is a bit less messy
Eric Andersen
2002-02-20
1
-26
/
+11
*
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen
2002-02-20
1
-0
/
+29