Commit History

Author SHA1 Message Date
  Waldemar Brodkorb a1a8064169 remove RPC implementation 7 years ago
  Thomas Claveirole 5e9a78c8a8 include/netdb.h: Do not define IDN-related flags. 8 years ago
  Waldemar Brodkorb 8a992d6715 resolv: NI_IDN unimplemented 8 years ago
  Vineet Gupta 00f425b39b weak symbols need to be "defined" weak but "declared" strong 10 years ago
  Vineet Gupta 8f550715c2 LT.old: Make __errno_location/__h_errno_location thread safe 10 years ago
  Vineet Gupta acfc107a50 Fix weak/strong attribute of __errno_location and it's __GI alias 10 years ago
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers 11 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger f418f52701 errno, h_errno: correct them for non-TLS 13 years ago
  Peter S. Mazinger 87936cd013 errno and *_init cleanup 13 years ago
  Peter S. Mazinger 30118e361f netdb.h: partial update, adding some __USE_MISC/__USE_GNU guards 13 years ago
  Bernhard Reutner-Fischer 14c25c92be getnet: switch to config parser 14 years ago
  Austin Foxley a8f396655b Revert "don't make __errno_location / __h_errno_location hidden" 14 years ago
  Peter Korsgaard 0d6ee549bc don't make __errno_location / __h_errno_location hidden 14 years ago
  Austin Foxley d21497f9fb include/: add tls errno and res_state 14 years ago
  Bernhard Reutner-Fischer fa28fa1911 - remove unavailable functionality upon request (Peter Mazinger) 15 years ago
  Denis Vlasenko 3b1b9d4638 gethostbyname can use gethostbyname2, saving one nearly 0.5k static buffer 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 15 years ago
  Denis Vlasenko 07bbf92267 Functions should be either exported in public .h files 16 years ago
  Peter S. Mazinger 005d20f04d Sync up w/ glibc 18 years ago
  Mike Frysinger aceb53ffab add a note explaining the weird h_errno definition 18 years ago
  Joakim Tjernlund 4b54d5bd13 Hmm, things broke with vapiers update. Lets 18 years ago
  Mike Frysinger 0f4cad4a58 import updates from glibc 18 years ago
  Eric Andersen 4910b36d04 Doh! As noted by Mike Frysinger I was too agressive at culling stuff 19 years ago
  Eric Andersen 9d11dd4a4a Audit and disable unimplemented stuff 19 years ago
  Miles Bader 8af1b6d438 (h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. 22 years ago
  Eric Andersen f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 22 years ago
  Eric Andersen 2c81c415ce Fix rpc + threads so it now compiles. 22 years ago
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 years ago