summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <cgf@redhat.com>2003-06-06 00:33:32 +0000
committerChristopher Faylor <cgf@redhat.com>2003-06-06 00:33:32 +0000
commitf750ed029cef922cbe689e00192575d3730fa73e (patch)
tree7cb7a761edb4aaf020d9bf68bb979b2b42a4700b
parent18a30e7d67c8991fb97b6f532e074c0ce09cc381 (diff)
downloadgdb-f750ed029cef922cbe689e00192575d3730fa73e.tar.gz
.
-rw-r--r--winsup/cygwin/ChangeLog15
1 files changed, 0 insertions, 15 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index fdce9f451c3..d75981f07f0 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