about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-11 00:55:49 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-11 00:55:49 +0000
commit34a075bea344baf8a2b1c985d5a5189b64ed0e36 (patch)
treefcaf2fefc4bc2352084ce5b3a0639417424670bd /ChangeLog
parent9cfd817252c721e049fd26efb5c150208accc81c (diff)
downloadglibc-34a075bea344baf8a2b1c985d5a5189b64ed0e36.tar.gz
glibc-34a075bea344baf8a2b1c985d5a5189b64ed0e36.tar.xz
glibc-34a075bea344baf8a2b1c985d5a5189b64ed0e36.zip
Update.
	* sysdeps/generic/sigpause.c: Define all functions as weak.
	* sysdeps/posix/sigpause.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9676832c36..dccdad852a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/posix/sigpause.c: Define all functions as weak.
+	* sysdeps/generic/sigpause.c: Define all functions as weak.
+	* sysdeps/posix/sigpause.c: Likewise.
 
 	* elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
 	type size_t.