Searched refs:strftime (Results 1 – 8 of 8) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libc/time/ |
D | time.tex | 75 * strftime:: Convert date and time to a user-formatted string 103 @include time/strftime.def
|
D | CMakeLists.txt | 50 strftime.c
|
D | meson.build | 50 'strftime.c',
|
D | strftime.c | 315 # 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/ |
D | time.h | 113 size_t strftime (char *__restrict _s,
|
/picolibc-3.7.0-3.6.0/newlib/ |
D | NEWS | 137 - strftime improvements/enhancements 188 * fixes to strftime/strptime
|
D | ChangeLog-2015 | 446 * 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/ |
D | COPYING.picolibc | 2749 newlib/libc/time/strftime.c
|