OSDN Git Service

* cygheap.h (class cygheap_user): Add psystemroot member and
authorcorinna <corinna>
Thu, 7 Oct 2004 21:28:56 +0000 (21:28 +0000)
committercorinna <corinna>
Thu, 7 Oct 2004 21:28:56 +0000 (21:28 +0000)
commit3ce502e509b232f82a1c147532b4c11702a27bdc
treeb284551aacc5ae699a4e5be03511a2d4712d8ff5
parentb3b11b04d6f9feff6af91810a31f2e3432266a12
* cygheap.h (class cygheap_user): Add psystemroot member and
env_systemroot method.
* environ.cc (struct spenv): Add add_always member.
(spenvs): Accomodate new add_always member.  Add
cygheap_user::env_systemroot method to SYSTEMROOT entry.
(build_env): Check add_always member when adding missing environment
variables from spenvs.
* uinfo.cc (cygheap_user::env_systemroot): New method.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.h
winsup/cygwin/environ.cc
winsup/cygwin/uinfo.cc