about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-07-21 20:17:47 +0000
committerUlrich Drepper <drepper@redhat.com>2003-07-21 20:17:47 +0000
commitca86a763669147f4312d877b322737feb6ff7a3a (patch)
tree78e788da472202666479287817d462cd78cdfa6b /nptl/ChangeLog
parent66c79db954a8140593af322a9dc8a1a5f3ac421a (diff)
downloadglibc-ca86a763669147f4312d877b322737feb6ff7a3a.tar.gz
glibc-ca86a763669147f4312d877b322737feb6ff7a3a.tar.xz
glibc-ca86a763669147f4312d877b322737feb6ff7a3a.zip
Update.
2003-07-21  HJ Lu  <hongjiu.lu@intel.com>

	* elf/ldconfig.c (search_dir): Treat symlink as regular file
	if it won't point to itself.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index c2e50552d8..43ce661be4 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-21  Steven Munroe  <sjmunroe@us.ibm.com>
+
+	* sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
+	Retry if the stwcx fails to store once_control.
+
 2003-07-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile (libpthread-routines): Add pthread_attr_getaffinity and