aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-15 11:24:42 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-15 11:24:42 +0000
commit0d5f4929fe3cfb08225d8762a047c9661fcf8712 (patch)
tree520a853c054247e1fd85748e42e6b2d78e65fb6f /ChangeLog
parent6ee8d3345646ab0bea91891362a2bbf15503edec (diff)
downloadglibc-0d5f4929fe3cfb08225d8762a047c9661fcf8712.tar
glibc-0d5f4929fe3cfb08225d8762a047c9661fcf8712.tar.gz
glibc-0d5f4929fe3cfb08225d8762a047c9661fcf8712.tar.bz2
glibc-0d5f4929fe3cfb08225d8762a047c9661fcf8712.zip
Update.
* sysdeps/unix/sysv/linux/libc_fatal.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7d344f9c2..f089827ba7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-12-15 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/libc_fatal.c: New file.
+
* sysdeps/generic/sysdep-cancel.h: Add dummy definitions for
SINGLE_THREAD_P, LIBC_CANCEL_ASYNC, and LIBC_CANCEL_RESET.