Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-06 | fix argument types for legacy function inet_makeaddr | Rich Felker | 1 | -1/+1 |
2013-07-22 | refactor headers, especially alltypes.h, and improve C++ ABI compat | Rich Felker | 1 | -10/+0 |
2013-06-25 | implement inet_lnaof, inet_netof, and inet_makeaddr | Rich Felker | 1 | -1/+4 |
2012-12-19 | add inet_network (required for wine) | rofl0r | 1 | -0/+1 |
2012-09-08 | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | 1 | -6/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -2/+8 |
2011-11-10 | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | 1 | -0/+8 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+33 |