about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-30 08:31:39 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-30 08:31:39 +0000
commit8c620ae0822b1c4439b42f4f7f01e5b6959f0574 (patch)
treef4842585fb9df365129514d61c8e01931095447e /ChangeLog
parentbc2e36893ac897047556babee5f7eb8eee7003aa (diff)
downloadglibc-8c620ae0822b1c4439b42f4f7f01e5b6959f0574.tar.gz
glibc-8c620ae0822b1c4439b42f4f7f01e5b6959f0574.tar.xz
glibc-8c620ae0822b1c4439b42f4f7f01e5b6959f0574.zip
Update.
2003-08-30  Ulrich Drepper  <drepper@redhat.com>

	* misc/error.c (error): Disable cancellation handling around the
	actual output.  The message should in any case be printed.
	(error_at_line): Likewise.

	* misc/error.h: Protect parameter names with leading __.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cb3b12c6f..1b979b7482 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-30  Ulrich Drepper  <drepper@redhat.com>
+
+	* misc/error.c (error): Disable cancellation handling around the
+	actual output.  The message should in any case be printed.
+	(error_at_line): Likewise.
+
+	* misc/error.h: Protect parameter names with leading __.
+
 2003-08-28  Carlos O'Donell  <carlos@baldric.uwo.ca>
 
 	* sysdeps/unix/sysv/linux/hppa/syscalls.list: Add semtimedop.