Commit History

Autor SHA1 Mensaxe Data
  Szabolcs Nagy 45619f5c23 fix strftime %s not to zero pad with default width=2 %!s(int64=11) %!d(string=hai) anos
  Rich Felker f63b8c8c45 fix off-by-one length failure in strftime/wcsftime and improve error behavior %!s(int64=11) %!d(string=hai) anos
  Rich Felker 242a4bb440 add the %s (seconds since the epoch) format to strftime %!s(int64=11) %!d(string=hai) anos
  Rich Felker 2828a130b1 fix strftime regression in %e format %!s(int64=11) %!d(string=hai) anos
  Rich Felker d78be392e1 fix strftime handling of time zone data %!s(int64=11) %!d(string=hai) anos
  Rich Felker 8b491f1499 fix missing string.h in strftime.c (needed by new strftime code) %!s(int64=11) %!d(string=hai) anos
  Rich Felker fc48ceee77 add strftime and wcsftime field widths %!s(int64=11) %!d(string=hai) anos
  Rich Felker 33413cdd25 simplify strftime and fix integer overflows %!s(int64=11) %!d(string=hai) anos
  Rich Felker 87e133b352 strftime cleanup: avoid recomputing strlen when it's known %!s(int64=11) %!d(string=hai) anos
  Rich Felker 45849d3dcb more strftime refactoring %!s(int64=11) %!d(string=hai) anos
  Rich Felker f5e4efc4bd begin refactoring strftime to make adding field widths easier %!s(int64=11) %!d(string=hai) anos
  Rich Felker 1ae4bc4280 fix semantically incorrect use of LC_GLOBAL_LOCALE %!s(int64=11) %!d(string=hai) anos
  Rich Felker d53b1f820c reorder strftime to eliminate the incorrect indention level %!s(int64=11) %!d(string=hai) anos
  Rich Felker 87be54a135 rework langinfo code for ABI compat and for use by time code %!s(int64=11) %!d(string=hai) anos
  Rich Felker 0a37d99547 move strftime_l into strftime.c and add __-prefixed version %!s(int64=11) %!d(string=hai) anos
  Rich Felker 1cc81f5cb0 the big time handling overhaul %!s(int64=11) %!d(string=hai) anos
  Rich Felker aea7919032 implement week-based-year year numbers in strftime %!s(int64=12) %!d(string=hai) anos
  Rich Felker 062446a85d fix breakage in last commit to strftime due to missing INT_MAX %!s(int64=12) %!d(string=hai) anos
  Rich Felker c5faf1bf09 implement week numbers and half of the week-based-year logic for strftime %!s(int64=12) %!d(string=hai) anos
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos