7 Commits (f63b8c8c455929f0f46cc017b4c675faeef901c4)

Author SHA1 Message Date
Rich Felker f63b8c8c45 fix off-by-one length failure in strftime/wcsftime and improve error behavior 13 years ago
Rich Felker fc48ceee77 add strftime and wcsftime field widths 13 years ago
Rich Felker 0c7294ef30 add wcsftime_t alias 13 years ago
Rich Felker 1ae4bc4280 fix semantically incorrect use of LC_GLOBAL_LOCALE 13 years ago
Rich Felker cccf64e281 add __wcsftime_l symbol 13 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 95b930ad26 implement wcsftime function 14 years ago