Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix semantically incorrect use of LC_GLOBAL_LOCALE | Rich Felker | 2013-07-28 | 1 | -1/+1 |
* | reorder strftime to eliminate the incorrect indention level | Rich Felker | 2013-07-27 | 1 | -5/+5 |
* | rework langinfo code for ABI compat and for use by time code | Rich Felker | 2013-07-24 | 1 | -4/+4 |
* | move strftime_l into strftime.c and add __-prefixed version | Rich Felker | 2013-07-24 | 1 | -1/+10 |
* | the big time handling overhaul | Rich Felker | 2013-07-17 | 1 | -6/+2 |
* | 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 |