OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / include / netdb.h
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-04-12 Denis VlasenkoFunctions should be either exported in public .h files
2005-11-04 Peter S. MazingerSync up w/ glibc
2005-08-25 Mike Frysingeradd a note explaining the weird h_errno definition
2005-08-18 Joakim TjernlundHmm, things broke with vapiers update. Lets
2005-08-18 Mike Frysingerimport updates from glibc
2004-09-08 Eric AndersenDoh! As noted by Mike Frysinger I was too agressive...
2004-09-07 Eric AndersenAudit and disable unimplemented stuff
2002-08-16 Miles Bader(h_errno): Only define as a macro if __UCLIBC_HAS_THREA...
2002-08-16 Eric AndersenReplace all instances of _LIBC_REENTRANT with __UCLIBC_...
2002-02-26 Eric AndersenFix rpc + threads so it now compiles.
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2001-08-09 David McCulloughAdd hstrerror, it just points to strerror like h_errno.
2001-07-09 Eric AndersenA patch from Michal Moskal <malekith@pld.org.pl> to...
2001-03-12 Manuel Novoa III Define h_errno to be errno for now.
2000-10-27 Eric AndersenMore random fixes and additions.
2000-05-14 Erik AndersenInitial revision