summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strptime.3
Commit message (Expand)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove discussion of %C in the BUGS section. The limitations on validSheldon Hearn1999-12-091-4/+0
* Prevent digit-gobbling for all but %l and %e, which can't be fixed.Sheldon Hearn1999-12-081-0/+39
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Actually impliment the documented %Z specifier.David E. O'Brien1999-07-041-1/+12
* Re-fixed to start at 1969 per the actual Posix requirement. AlsoWes Peters1999-04-251-5/+5
* Bring two-digit years up-to-date with POSIX requirements.Wes Peters1999-04-251-1/+9
* Change return type of strptime from const char* to char*.Dmitrij Tejblum1998-09-121-2/+2
* Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch1997-08-091-0/+85