summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/strptime.c
Commit message (Collapse)AuthorAgeFilesLines
* Add unsigned char cast to all ctype callsache1997-08-131-27/+27
|
* Import strptime(3) into libc. We've got permission by Kevin Ruddy tojoerg1997-08-091-315/+306
| | | | | | | | modify the original `no modifications' copyright message, and i've included his mail into the source file. The common localization functions between strptime(3) and strftime(3) have been broken out into timelocal.[ch].
* Clean import of strptime(3) onto a vendor branch.joerg1997-08-091-0/+358
Submitted by: Powerdog Industries <kevin.ruddy@powerdog.com>
OpenPOWER on IntegriCloud