aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-22 01:03:59 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-22 01:03:59 +0000
commit4a624ae307f083a759f10224428440585a7f615e (patch)
tree4965aa3aefc21b2876227eb955dbacf9a9b05c34 /ChangeLog
parent5bfc425236ac2105b8642715db83fe39f55640d2 (diff)
downloadglibc-4a624ae307f083a759f10224428440585a7f615e.tar
glibc-4a624ae307f083a759f10224428440585a7f615e.tar.gz
glibc-4a624ae307f083a759f10224428440585a7f615e.tar.bz2
glibc-4a624ae307f083a759f10224428440585a7f615e.zip
Update.
2000-05-19 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/i386/i686/sysdep.h (SYSCALL_ERROR_HANDLER): Remove unneeded syscall_error which breaks compilation without linuxthreads.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eab82db74d..a83f8b4b02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-19 Andreas Jaeger <aj@suse.de>
+
+ * sysdeps/unix/sysv/linux/i386/i686/sysdep.h
+ (SYSCALL_ERROR_HANDLER): Remove unneeded syscall_error which
+ breaks compilation without linuxthreads.
+
2000-05-21 Ulrich Drepper <drepper@redhat.com>
* sysdeps/ia64/memccpy.S: New file.