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:
authorCorinna Vinschen <corinna@vinschen.de>2000-06-17 01:04:37 +0400
committerCorinna Vinschen <corinna@vinschen.de>2000-06-17 01:04:37 +0400
commitb585720b592290e33d487473469080604197dd7d (patch)
treed25196612453c5bcbb462470c3bf215242cd3f15 /newlib/ChangeLog
parent64b3062937b791faafddc02e9d38102a75b37a7a (diff)
* libc/include/sys/unistd.h: Add prototypes for `seteuid' and
`setegid' provided by Cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index e1df70c70..831327c92 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 16 23:02:00 2000 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/unistd.h: Add prototypes for `seteuid' and
+ `setegid' provided by Cygwin.
+
Thu Jun 15 0:21:00 2000 Corinna Vinschen <corinna@vinschen.de>
* libc/stdio/fdopen.c: Take explicit given bin/textmode into