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