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
/
include
/
netdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/: add tls errno and res_state
Austin Foxley
2009-09-26
1
-10
/
+26
*
- remove unavailable functionality upon request (Peter Mazinger)
Bernhard Reutner-Fischer
2009-01-21
1
-1
/
+1
*
gethostbyname can use gethostbyname2, saving one nearly 0.5k static buffer
Denis Vlasenko
2008-12-01
1
-0
/
+1
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-0
/
+28
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
Functions should be either exported in public .h files
Denis Vlasenko
2008-04-12
1
-0
/
+5
*
Sync up w/ glibc
Peter S. Mazinger
2005-11-04
1
-2
/
+2
*
add a note explaining the weird h_errno definition
Mike Frysinger
2005-08-25
1
-1
/
+3
*
Hmm, things broke with vapiers update. Lets
Joakim Tjernlund
2005-08-18
1
-2
/
+1
*
import updates from glibc
Mike Frysinger
2005-08-18
1
-92
/
+292
*
Doh! As noted by Mike Frysinger I was too agressive at culling stuff
Eric Andersen
2004-09-08
1
-0
/
+7
*
Audit and disable unimplemented stuff
Eric Andersen
2004-09-07
1
-70
/
+12
*
(h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.
Miles Bader
2002-08-16
1
-12
/
+3
*
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-08-16
1
-3
/
+3
*
Fix rpc + threads so it now compiles.
Eric Andersen
2002-02-26
1
-7
/
+2
*
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-09-27
1
-196
/
+497
*
Add hstrerror, it just points to strerror like h_errno.
David McCullough
2001-08-09
1
-0
/
+2
*
A patch from Michal Moskal <malekith@pld.org.pl> to include
Eric Andersen
2001-07-09
1
-0
/
+1
*
Define h_errno to be errno for now.
Manuel Novoa III
2001-03-12
1
-4
/
+6
*
More random fixes and additions.
Eric Andersen
2000-10-27
1
-0
/
+1
*
Initial revision
0_9_1
Erik Andersen
2000-05-14
1
-0
/
+215