newlib-cygwin/newlib/libc/time
Corinna Vinschen a8526cb52b strftime/wcsftime: use STRLEN, not strlen
Commit 737e2004a3 accidentally introduced a call to strlen in
code used with wide character strings in case of wcsftime.  Use
STRLEN instead.

Fixes: 737e2004a3 ("strftime.c(__strftime): add %q, %v, tests; tweak %Z doc")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2022-10-29 20:15:58 +02:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
asctime.c Add --enable-newlib-reent-thread-local option 2022-07-13 06:55:46 +02:00
asctime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
clock.c time: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00
ctime.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ctime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
difftime.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
gettzinfo.c newlib: posix: use local includes for local headers 2022-02-18 18:40:57 -05:00
gmtime.c Add --enable-newlib-reent-thread-local option 2022-07-13 06:55:46 +02:00
gmtime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
lcltime.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
lcltime_r.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
local.h libc/time: Move internal newlib tz-structs into own header 2020-10-15 16:59:51 +02:00
mktime.c Fix 32-bit overflow in mktime() when time_t is 64-bits long 2018-05-29 15:27:03 +02:00
month_lengths.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
strftime.c strftime/wcsftime: use STRLEN, not strlen 2022-10-29 20:15:58 +02:00
strptime.c strptime.c(strptime_l): add %q GNU quarter 2022-10-24 14:07:23 +02:00
time.c Fix some Coverity Scan errors. 2022-08-31 15:18:08 -04:00
time.tex * libc/time/strftime.c: Adapt for dual-purpose use so not only 2009-03-09 12:35:03 +00:00
tzcalc_limits.c Fix 32-bit integer overflow when calculating TZ rules 2020-11-04 13:33:36 -05:00
tzlock.c ansification: remove _VOID 2018-01-17 11:47:20 -06:00
tzset.c Add angle TZ angle bracket support to tzset_r 2022-04-08 15:10:50 -04:00
tzset_r.c Modify tzset_r.c to handle errors 2022-05-27 11:05:11 -04:00
tzvars.c 2005-11-08 Tom Walsh <tom@openhardware.net> 2005-11-08 22:44:16 +00:00
wcsftime.c time: remove TRAD_SYNOPSIS 2017-12-01 03:41:53 -06:00