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>2001-09-19 19:50:54 +0400
committerCorinna Vinschen <corinna@vinschen.de>2001-09-19 19:50:54 +0400
commit487fb5f1c4da8cf18600e84e8b317e0e42ce1bff (patch)
tree9a3a8f81216062b3a98a10438a14b06f7b5b8517 /winsup/cygwin/ChangeLog
parent18508302f9bf5706a1094190bfd4c7935fea58b0 (diff)
* fhandler_socket.cc (fhandler_socket::fhandler_socket): Revert
memory allocation to use cmalloc again.
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 54a8c339d..3bd86d104 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Wed Sep 19 17:49:00 2001 Corinna Vinschen <corinna@vinschen.de>
+
+ * fhandler_socket.cc (fhandler_socket::fhandler_socket): Revert
+ memory allocation to use cmalloc again.
+
Tue Sep 18 21:04:26 2001 Christopher Faylor <cgf@cygnus.com>
* cygwin.din (__argv): Export.