OSDN Git Service

* shared_info.h (shared_destroy): Declare.
authorcgf <cgf>
Sun, 27 Jul 2008 14:52:46 +0000 (14:52 +0000)
committercgf <cgf>
Sun, 27 Jul 2008 14:52:46 +0000 (14:52 +0000)
commit7eec9c987653bbf2b7393eb93d6101ec675e8722
tree84932823475a89e6bca33a4d0beda806b1d743c6
parent584ee79c29fe500dddc5ed5ec8bde54b789e57f4
* shared_info.h (shared_destroy): Declare.
* shared.cc (shared_destroy): Define new function to destroy shared memory
regions.
* init.cc (dll_entry): Call shared_destroy when dll detaches from the process.
winsup/cygwin/ChangeLog
winsup/cygwin/init.cc
winsup/cygwin/shared.cc
winsup/cygwin/shared_info.h