summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
2003-12-20One merge-o missed in previous.kleink
2003-12-20Merge tzcode2003e.kleink
2003-12-19Note: the previous revision was an update for tzcode2003_e_.kleink
2003-12-19Update for tzcode2003d.kleink
2003-12-05Revert last change, as this is a 3rd-party file, noted by kleink@.keihan
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-10-29Merge tzcode2003d.kleink
2003-10-29Import tzcode2003d.kleink
2003-10-27Overhaul how `build.sh tools' are used:lukem
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-06-30Use a better width argument.wiz
2003-04-16Usewiz
2003-01-18s/_REENT/_REENTRANT/christos
2002-11-17use strlcpy where it is more appropriate.itojun
2002-11-10Fix typo UCT -> UTC; from Christian Biere in PR lib/19007.kleink
2002-10-02license clarification, from openbsditojun
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-18note that month and weekday names are case-insensitive.yamt
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-05-26__STDC__ is always defined on NetBSD.wiz
2002-04-26Pull in config.h when we're building zic as a host tool.bjh21
2002-04-16botched strncpy -> strlcpygroo
2002-02-10fix isolated collateral damage from <>& churnross
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Generate <>& symbolically.ross
2002-01-29Delint me harder.kleink
2002-01-29Merge tzcode2002b.kleink
2002-01-29Import tzcode2002b.kleink
2002-01-02Fix .Bd argument. Pointed out by mrg.wiz
2001-12-13Document %z.kleink
2001-12-10Sort conversion specifiers.kleink
2001-11-04fix WARNS=2 (-Wshadow) warningslukem
2001-09-16mdoc'ifywiz
2001-09-16mdoc'ifywiz
2001-09-16Sort SEE ALSO.wiz
2001-04-27If the TZ environment variable was set to the empty string, a call toatatat
2001-04-07No need for <sys/types.h>.kleink
2001-04-07Add a LIBRARY section.kleink
2001-04-02mdoc'ify. With a tip of the hat to kleink.wiz
2001-04-02Improve some markup.wiz
2001-04-02Fix format typo, and whitespace.wiz
2001-03-31Add a daylight(3) link as well. XXX Can't link to timezone(3) yet.kleink
2001-03-31Oops, missed type change in previous.kleink
2001-03-31Finally deprecate the old timezone() interface in favor of an XSH5kleink
2001-03-29While I'm here, add a LIBRARY section.kleink
2001-03-29Declaration syntax nit.kleink
2001-03-29Sprinkle some restrict.kleink