OSDN Git Service

* cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.
authorcgf <cgf>
Sat, 13 Dec 2008 21:05:30 +0000 (21:05 +0000)
committercgf <cgf>
Sat, 13 Dec 2008 21:05:30 +0000 (21:05 +0000)
commita170b4b22d6731446b7f4cd10c9899a801e8a593
treedda1f665deda4a9731a628603bc1fb53049d9e98
parentf67696b733f62e8f4d19a5bffde9438af7ebde7d
* 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