about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-03 23:46:00 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-03 23:46:00 +0000
commit75c43017cb843ef4fd05ba342b858084d775405a (patch)
treee61b1e326c053a158e6d4bcf6c393ee35f1974d6 /linuxthreads
parent40e94df30ac7196cc43607e523c50a17db0193bc (diff)
downloadglibc-75c43017cb843ef4fd05ba342b858084d775405a.tar.gz
glibc-75c43017cb843ef4fd05ba342b858084d775405a.tar.xz
glibc-75c43017cb843ef4fd05ba342b858084d775405a.zip
Update.
2003-01-03  Ulrich Drepper  <drepper@redhat.com>

	* include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern):
	Define using _Pragma(weak ...).
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 0779f6df5a..c9da1c6356 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-03  Richard Henderson  <rth@redhat.com>
+
+	* sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: New file.
+
 2003-01-03  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/pthread/bits/libc-tsd.h: Declare weak_extern functions.