Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unsigned char cast to all ctype calls | ache | 1997-08-13 | 1 | -27/+27 |
| | |||||
* | Import strptime(3) into libc. We've got permission by Kevin Ruddy to | joerg | 1997-08-09 | 1 | -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. | joerg | 1997-08-09 | 1 | -0/+358 |
Submitted by: Powerdog Industries <kevin.ruddy@powerdog.com> |