Home
last modified time | relevance | path

Searched refs:strftime (Results 1 – 8 of 8) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/time/
Dtime.tex75 * strftime:: Convert date and time to a user-formatted string
103 @include time/strftime.def
DCMakeLists.txt50 strftime.c
Dmeson.build50 'strftime.c',
Dstrftime.c315 # define strftime wcsftime /* Alternate function name */ macro
1475 strftime (CHAR *__restrict s, in strftime() function
1899 ret = strftime(out, test->vec[i].max, test->vec[i].fmt, test->tms); in main()
1921 ret = strftime(out, test->vec[i].max-1, test->vec[i].fmt, test->tms); in main()
1946 ret = strftime(out, test->vec[i].max, test->vec[i].fmt, test->tms); in main()
1964 printf(NAME(strftime) "() test "); in main()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dtime.h113 size_t strftime (char *__restrict _s,
/picolibc-3.7.0-3.6.0/newlib/
DNEWS137 - strftime improvements/enhancements
188 * fixes to strftime/strptime
DChangeLog-2015446 * libc/time/strftime.c (__strftime): add support for %s (seconds from
847 * libc/time/strftime.c (strftime, wcsftime): Ditto. Guard against
867 * libc/time/strftime.c (strftime, wcsftime): Ditto.
871 * libc/time/strftime.c (strftime) <%Z>: Initialize tznam to NULL.
1132 * libc/time/strftime.c (__strftime): Utilize __TM_GMTOFF and __TM_ZONE
1600 * libc/time/strftime.c (strftime): Likewise.
2258 * libc/iconv/lib/iconv.c, libc/time/strftime.c: Change "restrict<" to
2274 * libc/time/strftime.c (strftime): Same.
3584 * libc/time/strftime.c (strftime): Ditto.
3918 * libc/time/strftime.c (get_era_info): Fix off-by-one error in month
[all …]
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc2749 newlib/libc/time/strftime.c