about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-09 06:45:09 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-09 06:45:09 +0000
commit8aa8fc7fd04778b9162648929a9805aba678502a (patch)
treec341205750dfb47c35e061d1d2a926c46b3a34f8 /linuxthreads
parent480a06dfde03c34849c24198d65e493fa183ca78 (diff)
downloadglibc-8aa8fc7fd04778b9162648929a9805aba678502a.tar.gz
glibc-8aa8fc7fd04778b9162648929a9805aba678502a.tar.xz
glibc-8aa8fc7fd04778b9162648929a9805aba678502a.zip
Update.
	* sysdeps/i386/Dist: Add bp-asm.h.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b0cb0ddc75..aa3a6f05d4 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/pthread/timer_routines.c (__timer_thread_queue_timer):
+	Correct handling of matching variable.
+
 	* sysdeps/pthread/tst-timer.c (main): Rewrite initializers to
 	avoid warnings.