about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-01-26 20:02:05 +0000
committerUlrich Drepper <drepper@redhat.com>2005-01-26 20:02:05 +0000
commitea9c93ccbb8ef6d4bf5054dedd8cdb8a9d67e144 (patch)
tree7edcff7da8a35c606e71154d831fa6fb32dbccbe /nptl/ChangeLog
parent24992143d8109a1472f5daa1c9d6a742638a5366 (diff)
downloadglibc-ea9c93ccbb8ef6d4bf5054dedd8cdb8a9d67e144.tar.gz
glibc-ea9c93ccbb8ef6d4bf5054dedd8cdb8a9d67e144.tar.xz
glibc-ea9c93ccbb8ef6d4bf5054dedd8cdb8a9d67e144.zip
Update.
2005-01-26  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/kernel-features.h: Found reference to
	MSG_NOSIGNAL being in 2.2 kernels.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 61aca263b3..e299ba9af5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,15 @@
+2005-01-26  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S (__new_sem_trywait):
+	Use direct %gs segment access or, if NO_TLS_DIRECT_SEG_REFS,
+	at least gotntpoff relocation and addition.
+	* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait):
+	Likewise.
+	* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__new_sem_post):
+	Likewise.
+	* sysdeps/unix/sysv/linux/i386/i486/sem_wait.S (__new_sem_wait):
+	Likewise.
+
 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
 
 	* allocatestack.c (init_one_static_tls): Adjust initialization of DTV