aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/localtime.cc
AgeCommit message (Expand)AuthorFilesLines
2005-11-18 * libc: Add subdirectory.Corinna Vinschen1-0/+1
2005-07-06Eliminate (void) cast on standalone function calls throughout.Christopher Faylor1-9/+9
2005-02-23 * localtime.cc: Implement setting __tzrule's offset member usingCorinna Vinschen1-23/+13
2005-02-19 * localtime.cc: Temporary implementation of setting __tzrule's offsetCorinna Vinschen1-0/+20
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-0/+1
2003-12-07Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor1-32/+24
2003-12-01 * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen1-1/+1
2002-12-202002-12-19 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+3
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor1-3/+3
2002-05-07 * localtime.cc (tzsetwall): Use wildabbr if generated timezone nameCorinna Vinschen1-7/+7
2001-12-19Fix up comments.Christopher Faylor1-3/+0
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor1-1/+1
2001-09-06Move appropriate variables to NO_COPY segment, throughout.Christopher Faylor1-2/+2
2001-09-06Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor1-3/+3
2001-07-25 * localtime.c: Changed whole file to become C++ clean. Rename toCorinna Vinschen1-0/+2163