Historique des commits

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