summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
2010-02-17Fix a bug reported by Gene, and debugged by Robert Elz. fsck_ffs can coredumpchristos
2010-02-03Remove trailing whitespace. Use Fn when referencing functions. Sort sections.wiz
2010-02-02According to TOG:christos
2010-01-08Fix mdoc(7)/man(7) mix up.joerg
2010-01-08Fix up mix of man(7)/mdoc(7).joerg
2010-01-08Try to fixup the mess of mdoc(7)/man(7) mixture as created by the merge.joerg
2010-01-02Include "nbtool_config.h" for src/tools/zic/ andtsutsui
2009-12-31Import tzcode2009k.mlelstv
2009-12-14Back errant change due to botched merge.matt
2009-12-14Suppress a warning if time_t is __int64_tmatt
2009-11-22one more thembalmer
2009-10-25import tzcode2009kmlelstv
2009-10-24With 64bit time_t years can be negative and lapyear computationmlelstv
2009-05-24Crank date for previous.ginsbach
2009-05-24Add %s to strptime(3) to make symmetric with strftime(3).ginsbach
2009-05-15Update MLINKS to match the flist.jakllsch
2009-05-14Add the getdate(3) function and getdate_err value, conforming to IEEEginsbach
2009-05-01Drop trailing whitespace.wiz
2009-05-01Extend %z to support all RFC-2822 timezone formats.ginsbach
2009-04-23Fix -Wcast-qual issuelukem
2009-04-11Add missing quotes.joerg
2009-04-11Fix markup.joerg
2009-03-10Remove redundant .IP. Remove use of .Xo/Xc to workaround ancient macrojoerg
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2009-01-18Make mktime(3) work with 64-bit time_t.drochner
2009-01-11merge christos-time_tchristos
2008-11-04don't forget to use neg.christos
2008-11-04we don't need *christos
2008-11-04Our new syslogd seems to want to depend on %z which is a gnu extension.christos
2008-08-27malloc(3) and getenv(3) affect errno; make sure we save and restore itchristos
2008-05-25Fix handling of legacy global variable timezone outputs. PR misc/22221.dholland
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-25Add %F the ISO 8601 date format which is equivalent to %Y-%m-%d. Thisginsbach
2008-04-25Change date for previous change (addition of %Z).ginsbach
2008-04-24Add support for %Z ala FreeBSD and some other strptime(3) implementations.ginsbach
2007-07-31Make sure that %r honors the LC_TIME t_fmt_ampm. This restoresginsbach
2006-12-04Restore i18n wrapping removed in previous.kleink
2006-11-03nuke perror.christos
2006-10-15Make the declarations of wday_name and mon_name less eccentric. Iperry
2006-06-17Fix typo or mispelling.reed
2006-03-22Remove a variable that became set-and-not-used after the dead code removal.christos
2006-03-22Coverity CID 578: remove dead codechristos
2006-03-22Coverity CID 580: fix 'c' handling to match 'x' ('c' used the wrong variable)christos
2005-11-29WARNS=4christos
2005-09-13compat core reorg.christos
2005-07-30- Fix the remaining indr_references so that they define lint symbols.christos
2005-07-16Fix linted comments and use __UNCONST.christos
2005-07-16Use CPPFLAGS for -D flags otherwise lint does not get it.christos
2005-06-12Add missing __RCSID()lukem