Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -2/+0 |
2013-07-25 | fix undefined strcpy call in inet_ntop | Rich Felker | -1/+1 |
2013-07-25 | make inet_ntop format v4-mapped ipv6 addresses properly | Rich Felker | -8/+14 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+1 |
2011-09-13 | remove some stray trailing space characters | Rich Felker | -1/+1 |
2011-04-08 | fix ipv6 address printing: 2001 appeared as 201, etc. | Rich Felker | -3/+5 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+48 |