summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
1998-03-17Make %Y override an earlier %y (%y stuff gets delayed due to century specs).Todd C. Miller
1998-03-15%C influences %y regardless of ordering. This becomes a bit trickyTodd C. Miller
1998-03-15Fix %m, %I, %S, %y, %C, and %j conversions. Fixes by nakayosh@kcn.or.jpTodd C. Miller
1998-02-15use [,] range specs; kleinkTheo de Raadt
1998-02-14Changed %c in the builtin C locale from "%D %X" to the moreTodd C. Miller
1998-02-05XrTheo de Raadt
1998-02-04+ strptime, from netbsdTheo de Raadt
1998-01-23Don't try to use our locale stuff, it hoses strftime(3).Todd C. Miller
1998-01-19We want XPG4 behavior.Todd C. Miller
1998-01-19use tzcode strftime(3) as it is kept up to date.Todd C. Miller
1998-01-18tzcode1998b from ftp://elsie.nci.nih.gov/pubTodd C. Miller
1997-06-06Why on earth was libz.a mentioned here?kstailey
1997-04-18move #includes to top; isTheo de Raadt
1997-04-02correctly code the classes of permitted TZ specifications for theTheo de Raadt
1997-01-21Remove unnecesary local changes. The strncpy()'s are safe becauseTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-14Update to tzcode1996o + our fixes. Fixes problem pointed outTodd C. Miller
1996-10-30iUpdate to pass FIPS 151-2 testsThorsten Lockert
1996-09-051 char oflowTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-25use issetugid()Theo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-01-29new common tz codeTheo de Raadt
1996-01-11from netbsd; sync with tzcode96aTheo de Raadt
1995-10-28update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt