Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC hace 13 años
  Alexander Komyagin 777aef5097 getaddrinfo(): avoid call to __check_pf() when not needed hace 12 años
  Ed W 97214b87d6 inet: adjust handling of cacnonname in getaddrinfo hace 12 años
  Natanael Copa bc3be18145 getaddrinfo: allow numeric service without any hints hace 13 años
  Denys Vlasenko 408763f326 getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r hace 13 años
  Denys Vlasenko 05238889b2 getaddrinfo.c: improve code readability. No functional changes hace 13 años
  Peter S. Mazinger 9fa4711e36 guard IPv6 stuff hace 13 años
  Austin Foxley 0748262682 fix a few build errors for the no threads case hace 14 años
  Austin Foxley 989500b616 getaddrinfo.c: include tls.h before resolv.h hace 14 años
  Mikhail Gusarov 8d74517c16 Extend __gen_tempname with mode argument hace 14 años
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes hace 14 años
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden hace 14 años
  Ron e1aba9d040 Avoid type-punned pointers that break strict-aliasing hace 15 años
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives hace 15 años
  Denis Vlasenko c40b05b4c4 getaddrinfo: runp->ifa_addr indeed can be NULL, don't dereference it hace 15 años
  Denis Vlasenko 73723d710b getaddrinfo: remove superfluout indentation, fix incorrect one. hace 15 años
  Bernhard Reutner-Fischer a2465d1b4a - fix loop for checking ifaddr on both IPv4 and IPv6 hace 15 años
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. hace 15 años
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal hace 15 años
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions hace 15 años
  Denis Vlasenko 5b8122803d getaddrinfo.c: improve readability hace 15 años
  Denis Vlasenko 1935855e32 getaddrinfo.c: reformat. no code changes hace 15 años
  Bernhard Reutner-Fischer 01e6f1e63a - fix typo in r23808 hace 15 años
  Denis Vlasenko 8e5539abe3 libc/inet/getaddrinfo.c: const'ify some data; hace 15 años
  Bernhard Reutner-Fischer 21c8ad8200 - remove gethostbyname_r relocation hace 15 años
  Ricard Wanderlof 7253e71055 Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make hace 15 años
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace hace 16 años
  Ricard Wanderlof 0f3d1914ce Simplified check_pf() so it returns a bit vector in an unsigned int, hace 16 años
  Ricard Wanderlof 0546f7ccc6 Removed include/ifaddrs.h and put contents in libc/inet/ifaddrs.h, as we do not hace 16 años
  Ricard Wanderlof 6c1d86dcdb Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3). hace 16 años