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-16 09:45:37 +0400
committerChristopher Faylor <me@cgf.cx>2002-06-16 09:45:37 +0400
commita05a9e012318485a4ab04210602015b75b2647c7 (patch)
treeb22b8a591049274471c98bce8499c095dad81832 /winsup/cygwin/ChangeLog
parent5f25e1d11a9760dd4728ae3a82c23884f50e244e (diff)
Changes suggested by Pierre Humblet.
* environ.cc (NL): New macro. (conv_envvars): Use NL macro to fill in name and namelen. (spenv::namelen): New field. (spenvs): Use NL to fill in name and namelen. (spenv::retrieve): Eliminate length argument. Instead, use namelen throughout. (build_env): Don't calculate length of initial FOO= part of environment. Accommodate spenv::retrive argument change.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b8b3870f8..cfe5ec628 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,17 @@
2002-06-16 Christopher Faylor <cgf@redhat.com>
+ Changes suggested by Pierre Humblet.
+ * environ.cc (NL): New macro.
+ (conv_envvars): Use NL macro to fill in name and namelen.
+ (spenv::namelen): New field.
+ (spenvs): Use NL to fill in name and namelen.
+ (spenv::retrieve): Eliminate length argument. Instead, use namelen
+ throughout.
+ (build_env): Don't calculate length of initial FOO= part of
+ environment. Accommodate spenv::retrive argument change.
+
+2002-06-16 Christopher Faylor <cgf@redhat.com>
+
* cygheap.h (cygheap_user::winname): New field.
* cygheap.cc (cygheap_user::set_name): Clear winname when name changes.
* uinfo.cc (cygheap_user::env_logsrv): Avoid calculating server when