aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strptime.3
Commit message (Expand)AuthorAgeFilesLines
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-2/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-221-1/+0
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+1
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-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