about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-08 00:47:12 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-08 00:47:12 +0000
commit6ccb3834ebf1cb65d180144442a68cd1c24f1dd5 (patch)
treea9a98d16c106ea891bf61b8c7e215f16714622e7
parent18910023dbc3e7edd495077d153520f88c34c9dd (diff)
downloadglibc-6ccb3834ebf1cb65d180144442a68cd1c24f1dd5.tar.gz
glibc-6ccb3834ebf1cb65d180144442a68cd1c24f1dd5.tar.xz
glibc-6ccb3834ebf1cb65d180144442a68cd1c24f1dd5.zip
Update.
2002-12-07  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/raise.c: Use libc_hidden_def for raise.
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 3d2dcd3156..697086c996 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/raise.c: Use libc_hidden_def for raise.
+
 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile (tests): Add tst-stdio1 and tst-stdio2.