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