summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/strptime.3
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.ru2005-01-201-5/+5
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* strptime(), like strftime(), does not handle multibyte characterstjr2003-01-041-1/+7
* mdoc(7) police: excessive quotes.ru2002-12-191-1/+1
* Document what happens when the format string contains insufficienttjr2002-12-181-0/+23
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-3/+3
* Use one line for each function argument to keep the linerobert2002-08-151-1/+5
* - Add the C99 'restrict' qualifier using the '__restrict' macro torobert2002-08-141-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* mdoc(7) police:ru2001-08-071-2/+2
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-2/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Remove discussion of %C in the BUGS section. The limitations on validsheldonh1999-12-091-4/+0
* Prevent digit-gobbling for all but %l and %e, which can't be fixed.sheldonh1999-12-081-0/+39
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Actually impliment the documented %Z specifier.obrien1999-07-041-1/+12
* Re-fixed to start at 1969 per the actual Posix requirement. Alsowes1999-04-251-5/+5
* Bring two-digit years up-to-date with POSIX requirements.wes1999-04-251-1/+9
* Change return type of strptime from const char* to char*.dt1998-09-121-2/+2
* Import strptime(3) into libc. We've got permission by Kevin Ruddy tojoerg1997-08-091-0/+85
OpenPOWER on IntegriCloud