OSDN Git Service

* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.
authorcgf <cgf>
Fri, 20 May 2005 16:38:41 +0000 (16:38 +0000)
committercgf <cgf>
Fri, 20 May 2005 16:38:41 +0000 (16:38 +0000)
commita6e937b2f9eb836b788646d04e8f15f10757f5d9
tree962f19baf13a7b6719c21cc9d02ea4ff1f1f97eb
parent155969d5f415ea4b5819935eb4a26f2fb8e08ead
* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.
(nuke): Fix off by one error in allocation of environment variable.
(load_cygwin): Always set PATH even if cygwin environment is empty.
winsup/utils/ChangeLog
winsup/utils/cygcheck.cc