9 Commits (31b3ce5309ee4fe17e0ed8d45fc141267c3f1781)

Author SHA1 Message Date
Rich Felker 2f2348c958 remove duplicate definitions of INET[6]_ADDRSTRLEN 6 years ago
Rich Felker dbe221ecff fix argument types for legacy function inet_makeaddr 13 years ago
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 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 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