OSDN Git Service

* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handling
authorcgf <cgf>
Sun, 10 Sep 2000 16:43:47 +0000 (16:43 +0000)
committercgf <cgf>
Sun, 10 Sep 2000 16:43:47 +0000 (16:43 +0000)
commitfe59faf82e3911f3f9e23cccdc5ced985abbe2f5
treef94f8a5b34078f4d9c342faa6b335032891ab9cc
parent47d4e89b642b0d9e0f1a93b3ac87f061796f379e
* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handling
exec/fork.
* dtable.cc (dtable::fixup_after_exec): Always clear out the read ahead buffer
whether closing or adjusting.
* path.cc (chdir): Avoid a compiler warning.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/dtable.cc
winsup/cygwin/path.cc