summaryrefslogtreecommitdiffstats
path: root/src/lib9/date.c
Commit message (Collapse)AuthorAgeFilesLines
* lib9: rewrite date routines to use /usr/share/zoneinfo directlyMichael Teichgräber2008-07-091-100/+0
|
* localtime: use correct time zone more often (Michael Teichgräber)Russ Cox2008-05-061-27/+13
|
* allow longer timezones from %Z (xav@chantry)rsc2007-04-171-2/+3
|
* set didtz (rob)rsc2006-05-301-0/+1
|
* more time zone fixesrsc2006-05-201-1/+12
|
* time zone fixrsc2006-05-181-1/+5
|
* avoid redefining sched_yield (Christian Pfeil)rsc2006-03-031-62/+35
|
* hmm...rsc2006-02-031-5/+4
|
* Appease the time_t monster.wkj2004-12-291-2/+6
|
* Compute time zone using strftime.rsc2004-04-201-3/+2
|
* SunOS can rot in hell.rsc2004-03-261-1/+1
|
* Today's changes.rsc2004-03-251-2/+10
| | | | More changes.
* More tweaks on Linux and Solaris.rsc2003-11-251-14/+22
|
* Tweaks to build properly on Linux.rsc2003-11-241-3/+16
|
* Annoying changes to work on Sun boxes.rsc2003-11-231-0/+16
|
* Various additions and fixes.rsc2003-11-231-0/+77