]> sourceware.org Git - newlib-cygwin.git/commit
* localtime.cc (is_upper): Rename to isupper and include ctype.h to pull in
authorChristopher Faylor <me@cgf.cx>
Sat, 30 Oct 2010 19:22:42 +0000 (19:22 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 30 Oct 2010 19:22:42 +0000 (19:22 +0000)
commit49808040c5fa1390983945d38c7e8267b2b8a381
treed812a29481233931c3c47a00364681bf9bfcf200
parent304bf11a2bb80f5e48850504c08b533e1866c931
* localtime.cc (is_upper): Rename to isupper and include ctype.h to pull in
standard macro.
(lcl_is_set): Define as an enum.
(tzsetwall): Assign lcl_is_set to correct enum values.
(tzset): Ditto.  Copy as much of TZ as will fit to TZ buffer.
winsup/cygwin/ChangeLog
winsup/cygwin/localtime.cc
This page took 0.027948 seconds and 5 git commands to generate.