Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020年03月04日 | remove duplicate definitions of INET[6]_ADDRSTRLEN | Rich Felker | -5/+0 |
2014年01月06日 | fix argument types for legacy function inet_makeaddr | Rich Felker | -1/+1 |
2013年07月22日 | refactor headers, especially alltypes.h, and improve C++ ABI compat | Rich Felker | -10/+0 |
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.0 v0.5.0 | Rich Felker | -0/+33 |