summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strftime.3
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error.Warren Block2014-06-181-1/+1
* Add more locale-specific functions to the relevant man pages andIsabell Long2012-06-251-1/+12
* Clarify that "ante meridiem" and "post meridiem" mean the same thingGreg Lehey2008-05-161-2/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* add a missing the...John-Mark Gurney2006-12-191-1/+1
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-8/+10
* Add glibc-style strftime(3) padding specifiers, namely, -(no padding),Xin LI2004-11-041-1/+10
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Mention in the BUGS section that strftime() does not handle multibyteTim J. Robbins2003-01-041-1/+7
* Add cross-references to the wide character counterparts of these functions.Tim J. Robbins2002-10-151-1/+2
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-3/+3
* Use one line for each function argument to keep the lineRobert Drehmel2002-08-151-1/+6
* - Add the 'restrict' qualifier to the function definition ofRobert Drehmel2002-08-141-1/+1
* Grammar nit: treat "contents" as plural.Archie Cobbs2002-05-311-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Get rid of non-standard %E[Ff] formats, userland apps already fixedAndrey A. Chernov2001-03-211-4/+2
* Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c formatAndrey A. Chernov2001-03-181-10/+5
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-3/+2
* For %c replace reference to asctime(3) with ctime(3) from which %c geneticallyAndrey A. Chernov2000-10-261-1/+1
* Force %c to be "%a %Ef %T %Y" to eliminate problems with bad c_fmtAndrey A. Chernov2000-10-261-4/+4
* Describe %c betterAndrey A. Chernov2000-10-241-3/+7
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* There were so far only 42 different conversion specifications inJoerg Wunsch2000-01-281-0/+6
* %Ex -> %Ef to not conflict with POSIXAndrey A. Chernov1999-11-301-3/+7
* Document %Ex and %OBAndrey A. Chernov1999-11-301-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Fix grammar, "null" -> "NUL"Daniel O'Callaghan1998-06-101-5/+5
* Typo.Wolfgang Helbig1997-10-261-1/+1
* Merged in better support of ISO 8601 from elsie.nci.nih.gov.Wolfgang Helbig1997-10-031-8/+42
* Import strptime(3) into libc. We've got permission by Kevin Ruddy toJoerg Wunsch1997-08-091-1/+2
* Fixed wording of previous change.Bruce Evans1997-03-311-1/+1
* Revert my last few changes. They were bogus. Replaced them withWarner Losh1997-03-311-14/+4
* Use .Sq Li \&\e0 rather than NUL to describe the character with no bitsWarner Losh1997-03-031-3/+7
* Pendantic change of null to NUL. Also warn that this function does notWarner Losh1997-03-021-3/+9
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
* Removed bogus includes of <sys/types.h> from synopses.Bruce Evans1996-04-191-2/+0
* Fix manpage to reflect current sourcesAndrey A. Chernov1995-08-071-21/+49
* On snap 950210, format %s (print seconds from the epoch) is missingJoerg Wunsch1995-03-011-1/+1
* Use latest Arthur Olson timezone code rather than that supplied withGarrett Wollman1994-09-131-0/+186