Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-11-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2005-11-18 | 1 | -3/+8 |
| | | | | | * libc/time/strptime.c (strptime): Don't abort for %c and %Z. Treat %c as "%a %b %e %H:%M:%S %Y" and ignore %Z. | ||||
* | 2004-07-29 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-07-29 | 1 | -1/+1 |
| | | | | * libc/time/strptime.c: Correct full-name of "March" typo. | ||||
* | 2004-04-01 Artem B. Bityuckiy <abitytsky@softminecorp.com> | Jeff Johnston | 2004-04-02 | 1 | -0/+3 |
| | | | | | * libc/time/strptime.c: Add standard includes to avoid warning messages at compilation time. | ||||
* | 2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com> | Jeff Johnston | 2002-04-09 | 1 | -0/+438 |
* libc/include/time.h: Fix strptime declaration. * libc/time/Makefile.am: Add strptime.c. * libc/time/Makefile.in: Regenerated. * libc/time/strptime.c: New file. |