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