From: Roland McGrath Date: Sun, 13 Apr 2003 22:57:52 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to X-Git-Tag: cvs/glibc-2_3_3~899 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657a543b42bde0ae8ed4644ff02304ce19524c79;p=thirdparty%2Fglibc.git * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to match changes in NPTL sysdep-cancel.h. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 3cc1970f9a8..2fb152b3421 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-04-13 Jakub Jelinek + + * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Rename macros to + match changes in NPTL sysdep-cancel.h. + 2003-04-11 Roland McGrath * Makefile (multidir): Don't set the variable here with $(shell ...).