summaryrefslogtreecommitdiff
path: root/src/time/strftime.c
AgeCommit message (Expand)AuthorLines
2013-06-28implement week-based-year year numbers in strftimeRich Felker-27/+34
2013-06-28fix breakage in last commit to strftime due to missing INT_MAXRich Felker-0/+1
2013-06-28implement week numbers and half of the week-based-year logic for strftimeRich Felker-3/+38
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+172