summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/localtime.cc
Commit message (Expand)AuthorAgeFilesLines
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-0/+1
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-32/+24
* * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen2003-12-011-1/+1
* 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2002-12-201-1/+3
* More GNUify non-GNU formatted functions calls throughout.Christopher Faylor2002-09-231-3/+3
* * localtime.cc (tzsetwall): Use wildabbr if generated timezone nameCorinna Vinschen2002-05-071-7/+7
* Fix up comments.Christopher Faylor2001-12-191-3/+0
* * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor2001-10-131-1/+1
* Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor2001-09-061-2/+2
* Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor2001-09-061-3/+3
* * localtime.c: Changed whole file to become C++ clean. Rename toCorinna Vinschen2001-07-251-0/+2163