Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-06-13 05:28:51 +0400
committerChristopher Faylor <me@cgf.cx>2002-06-13 05:28:51 +0400
commit12a2ef446296efe35cc6c433af728ddbc38f8a17 (patch)
tree0d46a9d035c806c861702cfcee96e9cdddb5dc27 /winsup/cygwin/ChangeLog
parentb89a2aac33badf2aa6e69bb7c35558cb70c5f338 (diff)
* environ.cc (build_env): Correctly fill out windows environment block with
win32 paths rather than posix paths.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index a8d26e36e..0998a992a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2002-06-12 Christopher Faylor <cgf@redhat.com>
+ * environ.cc (build_env): Correctly fill out windows environment block
+ with win32 paths rather than posix paths.
+
+2002-06-12 Christopher Faylor <cgf@redhat.com>
+
* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to
NULL on user name change.
(cygheap_user::set_logsrv): Allocate enough space for leading \\ so