Commit History

Author SHA1 Message Date
  Rich Felker 01294da7f7 move __strftime_fmt_1 declaration to time_impl.h 6 years ago
  Samuel Holland ea81529fb9 implement wcsftime padding specifier extensions 7 years ago
  Rich Felker 4c48501ee2 properly pass current locale to *_l functions when used internally 10 years ago
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
  Rich Felker f63b8c8c45 fix off-by-one length failure in strftime/wcsftime and improve error behavior 11 years ago
  Rich Felker fc48ceee77 add strftime and wcsftime field widths 11 years ago
  Rich Felker 0c7294ef30 add wcsftime_t alias 11 years ago
  Rich Felker 1ae4bc4280 fix semantically incorrect use of LC_GLOBAL_LOCALE 11 years ago
  Rich Felker cccf64e281 add __wcsftime_l symbol 11 years ago
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
  Rich Felker 95b930ad26 implement wcsftime function 13 years ago