]> sourceware.org Git - newlib-cygwin.git/commit
* cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.
authorChristopher Faylor <me@cgf.cx>
Sat, 13 Dec 2008 21:05:31 +0000 (21:05 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 13 Dec 2008 21:05:31 +0000 (21:05 +0000)
commit9fe25af7a67193be17ccb58191694f504a805cf0
tree569ac5bd2b7eea81c2b17ced60751b6d128f59e6
parenta1631dba6c9dfa4b64927d5e8750d6b65e84de8c
* cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.
* fhandler_registry.cc (fhandler_registry::exists): Recode goto as if/else to
avoid a gcc4 compiler warning.
(fhandler_registry::open): Ditto.  Use one goto rather than two.
* gentls_offsets: Fix compiler warning in generated output.
* tlsoffsets.h: Regenerate.
* mount.cc (fillout_mntent): slashify native paths returned via getmntent.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc
winsup/cygwin/fhandler_registry.cc
winsup/cygwin/gentls_offsets
winsup/cygwin/mount.cc
winsup/cygwin/tlsoffsets.h
This page took 0.030023 seconds and 5 git commands to generate.