9 Commits (d53b1f820c8882906511f16dbdeda0d69ae38c47)

Author SHA1 Message Date
Rich Felker d53b1f820c reorder strftime to eliminate the incorrect indention level 13 years ago
Rich Felker 87be54a135 rework langinfo code for ABI compat and for use by time code 13 years ago
Rich Felker 0a37d99547 move strftime_l into strftime.c and add __-prefixed version 13 years ago
Rich Felker 1cc81f5cb0 the big time handling overhaul 13 years ago
Rich Felker aea7919032 implement week-based-year year numbers in strftime 13 years ago
Rich Felker 062446a85d fix breakage in last commit to strftime due to missing INT_MAX 13 years ago
Rich Felker c5faf1bf09 implement week numbers and half of the week-based-year logic for strftime 13 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago