aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-06-06 00:33:32 +0000
committerChristopher Faylor <me@cgf.cx>2003-06-06 00:33:32 +0000
commit156e2cc0b78e5ff99bc8b99dccaecb94af0bbc6a (patch)
tree4f7df55734303f16a059f793dc7ae642f1ed92c6
parenta98a3f687baf9f6aac1ef45d4798446028536996 (diff)
downloadnewlib-156e2cc0b78e5ff99bc8b99dccaecb94af0bbc6a.zip
newlib-156e2cc0b78e5ff99bc8b99dccaecb94af0bbc6a.tar.gz
newlib-156e2cc0b78e5ff99bc8b99dccaecb94af0bbc6a.tar.bz2
.
-rw-r--r--winsup/cygwin/ChangeLog15
1 files changed, 0 insertions, 15 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index fdce9f4..d75981f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,18 +1,3 @@
-2003-06-05 Christopher Faylor <cgf@redhat.com>
-
- * cygthread.cc (cygthread::terminate_thread): Change system_printf to
- debug_printf.
-
-2003-06-04 Christopher Faylor <cgf@redhat.com>
-
- * shared.cc (shared_info::heap_chunk_size): Be really defensive about
- making sure that heap_chunk is set.
-
-2003-06-04 Christopher Faylor <cgf@redhat.com>
-
- * path.cc (conv_path_list): Use correct value when calculating length
- to avoid a potential SEGV.
-
2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Mark the pc