about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-07-18 04:15:35 +0000
committerRoland McGrath <roland@gnu.org>2005-07-18 04:15:35 +0000
commit44d75caf71d20230b91b5ad8627eaa531a258fee (patch)
tree1d9ea1c203b09521ca0486d44f98fb6131c84f46 /nptl
parenta34dc4aac93910685b2b8bfa540a88ea5f98cfeb (diff)
downloadglibc-44d75caf71d20230b91b5ad8627eaa531a258fee.tar.gz
glibc-44d75caf71d20230b91b5ad8627eaa531a258fee.tar.xz
glibc-44d75caf71d20230b91b5ad8627eaa531a258fee.zip
[BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111]
BZ tags
	[BZ #1106]
	[BZ #1106]
	[BZ #1111]
	[BZ #1109]
	[BZ #1106]
	[BZ #1104]
	[BZ #1106]
	[BZ #1105]
	[BZ #1110]
	[BZ #1110]
	[BZ #1107]
	[BZ #1108]
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 495afed8dd..87f339f4be 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,6 @@
 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #1102]
 	* sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,
 	PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP,
 	PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP,
@@ -141,6 +142,7 @@
 
 2005-04-05  Jakub Jelinek  <jakub@redhat.com>
 
+	[BZ #1102]
 	* sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use
 	__inline instead of inline.
 	* sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise.