]> sourceware.org Git - newlib-cygwin.git/commit
* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.
authorChristopher Faylor <me@cgf.cx>
Sat, 20 Dec 2008 17:32:31 +0000 (17:32 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 20 Dec 2008 17:32:31 +0000 (17:32 +0000)
commit9ac421686a3a77943e12c1f7399ff79d06619a3d
treebb68435b0baa447b263a9c2a2b0b9d5e9e766a0e
parente9982f2a2b1b43489985b071adc86c90ccbbfcb0
* pinfo.h (pinfo::thisproc): Declare.  Rename from set_myself.
* pinfo.cc (pinfo::thisproc): Define.  Rename from set_myself.  Set procinfo to
NULL to avoid confusing subsequent init.
(pinfo_init): Accommodate set_myself -> pinfo::thisproc rename.
* dcrt0.cc (child_info_fork::handle_fork): Ditto.
(child_info_spawn::handle_spawn): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/pinfo.cc
winsup/cygwin/pinfo.h
This page took 0.029452 seconds and 5 git commands to generate.