about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-13 22:57:52 +0000
committerRoland McGrath <roland@gnu.org>2003-04-13 22:57:52 +0000
commit657a543b42bde0ae8ed4644ff02304ce19524c79 (patch)
tree52deb19b258fad970627ce1051a29af185e26f54 /linuxthreads
parent4578e3e7dc3a89d1cf34790a33d0d27b12f21499 (diff)
downloadglibc-657a543b42bde0ae8ed4644ff02304ce19524c79.tar.gz
glibc-657a543b42bde0ae8ed4644ff02304ce19524c79.tar.xz
glibc-657a543b42bde0ae8ed4644ff02304ce19524c79.zip
* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to
	match changes in NPTL sysdep-cancel.h.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 3cc1970f9a..2fb152b342 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-13  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to
+	match changes in NPTL sysdep-cancel.h.
+
 2003-04-11  Roland McGrath  <roland@redhat.com>
 
 	* Makefile (multidir): Don't set the variable here with $(shell ...).