Lines Matching refs:strptime
1601 * libc/time/strptime.c (match_string): Fix warning about discarding
2275 * libc/time/strptime.c (strptime): Same.
3655 * libc/time/strptime.c (strptime): Cast to unsigned char in calls to
4057 * libc/time/strptime.c: Include <strings.h> for "strncasecmp".
4227 * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,
4233 * libc/time/strptime.c (first_day): Actually return the wday
5375 consumption by strftime and strptime.
5384 * libc/time/strptime.c: Remove locale constant strings in favor of
5387 (strptime): Throughout, convert locale-specific formats to use
12233 * libc/time/strptime.c (strptime): Don't abort for %c and %Z.
13510 * libc/time/strptime.c: Correct full-name of "March" typo.
14057 * libc/time/strptime.c: Add standard includes to avoid
18523 (strptime): Moved prototype to be within !__STRICT_ANSI__.
18579 * libc/include/time.h: Fix strptime declaration.
18580 * libc/time/Makefile.am: Add strptime.c.
18582 * libc/time/strptime.c: New file.
18735 (strptime): Moved prototype to be within !__STRICT_ANSI__.
18791 * libc/include/time.h: Fix strptime declaration.
18792 * libc/time/Makefile.am: Add strptime.c.
18794 * libc/time/strptime.c: New file.
19190 * libc/include/time.h: Add prototype for strptime for Cygwin.