aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2000-07-19 20:27:27 +0000
committerCorinna Vinschen <corinna@vinschen.de>2000-07-19 20:27:27 +0000
commitc4b881eb448ed0a35fdb359966f93df3354ba70f (patch)
treeb902e9c92501d6b7cf657506db502a4abebe3dfc /winsup/cygwin/ChangeLog
parenta67f4165aeafc5bb3790f1c459c1c5590d4a6869 (diff)
downloadnewlib-c4b881eb448ed0a35fdb359966f93df3354ba70f.zip
newlib-c4b881eb448ed0a35fdb359966f93df3354ba70f.tar.gz
newlib-c4b881eb448ed0a35fdb359966f93df3354ba70f.tar.bz2
* spawn.cc (spawn_guts): Don't restore impersonation in case
of _P_OVERLAY. Clean up slightly. Accomodate comments.
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 d6cf41c..f317f53 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jul 19 22:24:00 2000 Corinna Vinschen <corinna@vinschen.de>
+
+ * spawn.cc (spawn_guts): Don't restore impersonation in case
+ of _P_OVERLAY. Clean up slightly. Accomodate comments.
+
Wed Jul 19 22:11:00 2000 Corinna Vinschen <corinna@vinschen.de>
* shared.h (class pinfo): New members `root' and `rootlen'.