커밋 기록

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