Home
last modified time | relevance | path

Searched refs:localtime (Results 1 – 7 of 7) sorted by relevance

/picolibc-latest/newlib/libc/time/
Dctime.c56 return asctime (localtime (tim_p)); in ctime()
Dlcltime.c62 localtime (const time_t * tim_p) in localtime() function
Dtime.tex73 * Function localtime:: Convert time to local representation
/picolibc-latest/newlib/libc/include/
Dtime.h236 struct tm *localtime (const time_t *_timer);
/picolibc-latest/doc/
Dlocking.md18 * functions using timezones (localtime, et al)
/picolibc-latest/newlib/
DNEWS152 - restructuring of gmtime/localtime so tz functions only linked by localtime
DChangeLog-201519156 * libc/time/lcltime.c (localtime): Call _REENT_CHECK_TM(). Use
19549 * libc/time/lcltime.c (localtime): Cast the reentrant struct
21871 to make rand/srand, strtok, asctime, localtime, w_gamma,
21880 * libc/stdlib/lcltime.c (localtime): Used variable '_localtime_buf' from
24326 * libc/time/lcltime.c: Renamed from localtime.c
25221 * libc/time/localtime.c (localtime): Fix problem with leap year
26050 * libc/time/localtime.c: don't return a dangling stack ptr.
26932 localtime.c mktime.c strftime.c time.c}:
27080 libc/time/asctime.c, libc/time/localtime.c, libc/time/mktime.c,
27457 * libc/time/localtime.c (_DAYS_IN_MONTH): actually, not const.
[all …]