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-28 00:45:54 +0400
committerChristopher Faylor <me@cgf.cx>2002-06-28 00:45:54 +0400
commitbf75aae8b39dfe7a23c21389e84daa5a35a03ae9 (patch)
tree04c9bfd298bda0621f4725a3e93b549f08f93012
parent179cae11d7cf4415e1edb906d90105b2921f666d (diff)
Add missing entry.
-rw-r--r--winsup/cygwin/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 7399f86e9..9be9d1674 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -6,6 +6,7 @@
(cygheap_user::puserprof): New member.
(cfree_and_set): Declare.
* dcrt0.cc (almost_null): Define.
+ * environ.cc (env_dontadd): Redefine as "almost_null".
* winsup.h (almost_null): Declare.
* syscalls.cc (cfree_and_set): Remove unused variable.
* uinfo.cc (cygheap_user::homepath_env_buf): Eliminate.