index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
localtime.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add _tzset_unlocked and _tzset_unlocked_r
Corinna Vinschen
2015-04-23
1
-0
/
+10
*
* localtime.cc (__cygwin_gettzoffset): New function for access from
Corinna Vinschen
2015-01-08
1
-0
/
+25
*
* localtime.cc (tzload): Fix loading latest timezone offsets into
Corinna Vinschen
2015-01-07
1
-4
/
+19
*
* localtime.cc (tzload): Fix leaking memory (CID 60001).
Corinna Vinschen
2014-06-23
1
-1
/
+1
*
* localtime.cc: Define TM_GMTOFF and TM_ZONE based on __TM_GMTOFF and
Corinna Vinschen
2014-03-05
1
-9
/
+21
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-2
/
+2
*
* Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtime
Corinna Vinschen
2013-05-14
1
-43
/
+19
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-657
/
+998
*
* localtime.cc (tzload): Don't change global timezone information
Corinna Vinschen
2011-04-18
1
-14
/
+26
*
* localtime.cc (is_upper): Rename to isupper and include ctype.h to pull in
Christopher Faylor
2010-10-30
1
-13
/
+19
*
* localtime.cc (time2): Take another stab at fixing a compiler warning.
Corinna Vinschen
2009-06-14
1
-1
/
+1
*
* localtime.cc (time2): Take a stab at fixing a compiler warning.
Christopher Faylor
2009-06-14
1
-1
/
+1
*
* localtime.cc (time2): Change "spring gap" to "spring forward gap"
Corinna Vinschen
2009-06-12
1
-3
/
+3
*
* localtime.cc (time2): Add workaround for spring gap problem. Add
Corinna Vinschen
2009-06-12
1
-1
/
+22
*
* localtime.cc (tzload): Implement setting __tzrule's offset member
Corinna Vinschen
2009-04-14
1
-0
/
+4
*
* localtime.cc (increment_overflow): Mark as non-inline to prevent compiler
Christopher Faylor
2008-09-11
1
-1
/
+2
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-5
/
+0
*
* localtime.cc (tzset): Guard by a muto for thread safety.
Corinna Vinschen
2007-12-11
1
-3
/
+9
*
* localtime.cc (tzset): Call tzsetwall only if it hasn't been
Corinna Vinschen
2007-12-11
1
-1
/
+2
*
* localtime.cc (tzsetwall): Don't set TZ.
Corinna Vinschen
2007-08-01
1
-0
/
+4
*
* libc: Add subdirectory.
Corinna Vinschen
2005-11-18
1
-0
/
+1
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-9
/
+9
*
* localtime.cc: Implement setting __tzrule's offset member using
Corinna Vinschen
2005-02-23
1
-23
/
+13
*
* localtime.cc: Temporary implementation of setting __tzrule's offset
Corinna Vinschen
2005-02-19
1
-0
/
+20
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
1
-0
/
+1
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-32
/
+24
*
* include/tzfile.h: Remove duplicate definition of TM_SUNDAY.
Corinna Vinschen
2003-12-01
1
-1
/
+1
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
1
-1
/
+3
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-3
/
+3
*
* localtime.cc (tzsetwall): Use wildabbr if generated timezone name
Corinna Vinschen
2002-05-07
1
-7
/
+7
*
Fix up comments.
Christopher Faylor
2001-12-19
1
-3
/
+0
*
* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.
Christopher Faylor
2001-10-13
1
-1
/
+1
*
Move appropriate variables to NO_COPY segment, throughout.
Christopher Faylor
2001-09-06
1
-2
/
+2
*
Remove initialization of static or global values to zero, throughout. This
Christopher Faylor
2001-09-06
1
-3
/
+3
*
* localtime.c: Changed whole file to become C++ clean. Rename to
Corinna Vinschen
2001-07-25
1
-0
/
+2163