about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-03 16:55:13 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-03 16:55:13 +0000
commit5afe6c0236d8be57bc9bf1cba7fb5ab5e832a75e (patch)
tree7ac38dd8700ac020b79f87256af5ceb32d32ffda /linuxthreads/ChangeLog
parent8658ceda2f4e0f56b28b21aa5fb353cdd06eba19 (diff)
downloadglibc-5afe6c0236d8be57bc9bf1cba7fb5ab5e832a75e.tar.gz
glibc-5afe6c0236d8be57bc9bf1cba7fb5ab5e832a75e.tar.xz
glibc-5afe6c0236d8be57bc9bf1cba7fb5ab5e832a75e.zip
Update.
2000-09-03  Ulrich Drepper  <drepper@redhat.com>

	* spinlock.h (testandset): Add cast to avoid warning.
	Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index aac2e47bfb..54ee1cff8b 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* spinlock.h (testandset): Add cast to avoid warning.
+	Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
+
 2000-09-02  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/pthread/timer_routines.c: Include stdlib.h for abort