12 Commits (ebc87349fef4f460abc3991c58f38d76c309bc6b)

Author SHA1 Message Date
Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 13 years ago
Rich Felker e40f48a421 implement inet_lnaof, inet_netof, and inet_makeaddr 13 years ago
rofl0r baec93cb58 add arpa/tftp.h 13 years ago
rofl0r 82aad3a317 add arpa/nameser_compat.h 13 years ago
rofl0r caec662217 add arpa/ftp.h 13 years ago
rofl0r 36d7303878 add inet_network (required for wine) 14 years ago
Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 43a5a00e4a fix missing uintXX_t in nameser.h 14 years ago
Rich Felker 57d5fff5f7 header file fixes: multiple include guard consistency and correctness 14 years ago
Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago