Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement week-based-year year numbers in strftime | Rich Felker | 2013-06-28 | 1 | -27/+34 |
* | fix breakage in last commit to strftime due to missing INT_MAX | Rich Felker | 2013-06-28 | 1 | -0/+1 |
* | implement week numbers and half of the week-based-year logic for strftime | Rich Felker | 2013-06-28 | 1 | -3/+38 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+172 |