Historique des commits

Auteur SHA1 Message Date
  Rich Felker 85050ac5a2 getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain il y a 2 ans
  Rich Felker bf453d6839 restore attribute((const)) to pthread_self and errno location decls il y a 6 ans
  Rich Felker 5f7efb87a2 move IPPORT_RESERVED from netdb.h to netinet/in.h il y a 7 ans
  Rich Felker befa5866ee make brace placement in public header struct definitions consistent il y a 8 ans
  Rich Felker a603a75a72 remove attribute((const)) from pthread_self and errno location decls il y a 9 ans
  Rich Felker bdad2fefb2 add support for ipv6 scope_id to getaddrinfo and getnameinfo il y a 10 ans
  Timo Teräs a0351ee6a7 add NO_ADDRESS macro to netdb.h as an alias for NO_DATA il y a 10 ans
  Rich Felker 18144af297 implement legacy function herror il y a 11 ans
  Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat il y a 11 ans
  Rich Felker b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros il y a 12 ans
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker 3f80afc505 improve headers to better deal with removed-in-posix-2008 features il y a 12 ans
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro il y a 12 ans
  Rich Felker e68c51ac46 use __h_errno_location for h_errno il y a 12 ans
  Rich Felker 3777f5b90d susv4 removed gethostbyname, etc. legacy cruft. il y a 12 ans
  Rich Felker 20052b9815 namespace cleanup - NI_* is NOT reserved by netdb.h il y a 12 ans
  Rich Felker 7db6a871ca some gnu junk in netdb.h il y a 12 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 13 ans