Lines Matching refs:strftime
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
4149 * libc/time/strftime.c: Define snprintf to sniprintf in multibyte case.
4905 * libc/time/strftime.c: Rework to accommodate availability of wide char
4920 * libc/time/strftime.c: Fix texinfo typo.
5088 * libc/time/strftime.c: Add support for era and alt_digits data from
5091 (STRTOUL): Define differently for building strftime or wcsftime.
5106 (strftime): Conditionalize on _WANT_C99_TIME_FORMATS. If
5109 (__strftime): Rename from strftime and make static if
5375 consumption by strftime and strptime.
5377 * libc/time/strftime.c: Change documentation to reflect changes to
5378 strftime. Remove locale constant strings in favor of access to
5382 (strftime): Throughout, convert locale-specific formats to use
6978 * libc/time/strftime.c: Correct some problems that made wcsftime()
7034 * libc/time/strftime.c: Adapt for dual-purpose use so not only
7035 defines strftime(), but can also define wcsftime(); add optional
7038 indirectly by including strftime.c) and its documentation.
7039 * libc/time/time.tex: Enhance tm_isdst explanation, change strftime
7040 description to match modified description in strftime.c
7042 so that wcsftime.o gets rebuilt when strftime changes.
12915 * libc/time/strftime.c (strftime): Fix '%x' to deal with negative
12948 * libc/time/strftime.c: Ditto.
12965 * libc/time/strftime.c: Improve the documentation.
12967 (strftime): Simplify '%E' and '%O'. Change '%c' to use
13094 * libc/time/strftime.c (strftime): Change %r and %x to be compliant
16130 * libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU
17644 * libc/time/strftime.c (strftime): Add %e format specifier.
18541 * libc/time/strftime.c (strftime): Add %Z timezone support.
18753 * libc/time/strftime.c (strftime): Add %Z timezone support.
19487 * strftime.c (strftime): Fix "%W" implementation to properly handle
21681 * libc/time/strftime.c (strftime): Also handle %y for years before
21774 * libc/time/strftime.c (strftime): Handle %y after year 2000.
25851 * libc/time/strftime.c: Ditto.
26932 localtime.c mktime.c strftime.c time.c}:
27081 libc/time/strftime.c: modify to provide reentracy.
27485 _DAYS_BEFORE_MONTH), libc/time/strftime.c (dname_len, dname,
27635 libc/time/mktime.c libc/time/strftime.c libc/time/time.c: new doc