OSDN Git Service

* dtable.cc (dtable::set_file_pointers_for_exec): New function.
authorcgf <cgf>
Thu, 17 Oct 2002 17:45:09 +0000 (17:45 +0000)
committercgf <cgf>
Thu, 17 Oct 2002 17:45:09 +0000 (17:45 +0000)
commitf81f14e61de3f45e1917fb618a5ec33c4b739b65
tree0987eb2b16931759865b1ab9d496ab8187d2cdc2
parentde1970a59bbd90a90371f5331a3f3098038c6017
* dtable.cc (dtable::set_file_pointers_for_exec): New function.
* dtable.h (dtable::set_file_pointers_for_exec): Declare new function.
* spawn.cc (spawn_guts): Call dtable::set_file_pointers_for_exec to set
pointers to EOF when execing non-cygwin applications.
winsup/cygwin/ChangeLog
winsup/cygwin/dtable.cc
winsup/cygwin/dtable.h
winsup/cygwin/spawn.cc