Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-22 | add strftime and wcsftime field widths | Rich Felker | 1 | -21/+49 |
2013-08-02 | add wcsftime_t alias | Rich Felker | 1 | -0/+3 |
2013-07-28 | fix semantically incorrect use of LC_GLOBAL_LOCALE | Rich Felker | 1 | -1/+1 |
2013-07-24 | add __wcsftime_l symbol | Rich Felker | 1 | -3/+9 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 1 | -1/+1 |
2012-02-28 | implement wcsftime function | Rich Felker | 1 | -0/+32 |