OSDN Git Service

* cygheap.h (cygheap_user::userprofile_env_buf): New static member.
authorcgf <cgf>
Fri, 14 Jun 2002 21:46:17 +0000 (21:46 +0000)
committercgf <cgf>
Fri, 14 Jun 2002 21:46:17 +0000 (21:46 +0000)
commit7f583e6e37e142b717dbee5121ff8b662f7c6a2a
treede86b595b10189dae50e3f787f5d974644008816
parent018d1a76dabc33d7307d564bb3f72467cbf8e087
* cygheap.h (cygheap_user::userprofile_env_buf): New static member.
* environ.cc (build_env): Add debugging statement.
(spenvs): Switch functions for USERDOMAIN and USERNAME.
* spawn.cc (spawn_guts): Move environment initialization prior to
cygheap_setup_for_child or environment info will never be copied to child.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.h
winsup/cygwin/environ.cc
winsup/cygwin/spawn.cc
winsup/cygwin/uinfo.cc