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
*
* 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