summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.3
AgeCommit message (Expand)Author
2019-04-05- Padding support from FreeBSD (GNU extensions)christos
2018-10-19Update to 2018f:christos
2017-03-11merge 2017achristos
2016-12-24As per C99 the range of values for the %S format specifier is [0,60]abhinav
2016-09-22Since the argument buf is earlier described as a buffer, replace allpgoyette
2013-09-20Welcome to tzcode 2013e:christos
2012-04-06Fix typo, from Bug Hunting.wiz
2011-04-14Xref tm(3).jruoho
2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos
2010-05-29Note briefly how to avoid the problem where 0 can be a valid successfuldholland
2010-04-29Note the ambiguity of the return value in the BUGS section.jruoho
2009-04-11Fix markup.joerg
2006-06-17Fix typo or mispelling.reed
2004-04-14Add documentation for %v. Noted by Havard Eidnes in PR bin/25180.kleink
2003-09-08Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.wiz
2003-09-03%F is a date conversion, not a time converstion.jhawk
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2002-11-10Fix typo UCT -> UTC; from Christian Biere in PR lib/19007.kleink
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-18note that the contents of the array are undefined in the error case.yamt
2002-08-18- Mention leap seconds as the reason for (00-61)yamt
2002-02-07Generate <>& symbolically.ross
2001-12-13Document %z.kleink
2001-12-10Sort conversion specifiers.kleink
2001-09-16Sort SEE ALSO.wiz
2001-04-02Fix format typo, and whitespace.wiz
2001-03-29Sprinkle some restrict.kleink
2000-01-15Add the C99 %F conversion.kleink
1999-02-07Compute week number right. Fixes PR 6961, fromaugustss
1998-02-11Change interval specification style from (a-b) to [a,b] where appropriate.kleink
1998-02-05add LIBRARY section to man pageperry
1997-10-09rcsid policelukem
1997-05-25Add a reference to the strptime(3) manual page.kleink
1997-04-23move str[fp]time into libc/time.mrg