Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor headers, especially alltypes.h, and improve C++ ABI compat | Rich Felker | 2013-07-22 | 1 | -10/+0 |
* | implement inet_lnaof, inet_netof, and inet_makeaddr | Rich Felker | 2013-06-25 | 1 | -1/+4 |
* | add arpa/tftp.h | rofl0r | 2013-04-05 | 1 | -0/+31 |
* | add arpa/nameser_compat.h | rofl0r | 2013-04-02 | 1 | -0/+2 |
* | add arpa/ftp.h | rofl0r | 2013-02-21 | 1 | -0/+35 |
* | add inet_network (required for wine) | rofl0r | 2012-12-19 | 1 | -0/+1 |
* | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | 2012-09-08 | 1 | -6/+1 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -2/+8 |
* | fix missing uintXX_t in nameser.h | Rich Felker | 2012-08-24 | 1 | -0/+2 |
* | header file fixes: multiple include guard consistency and correctness | Rich Felker | 2012-06-15 | 1 | -2/+2 |
* | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | 2011-11-10 | 1 | -0/+8 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 3 | -0/+749 |