From: Andreas Schwab Date: Sun, 5 Jan 2003 17:10:02 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (SINGLE_THREAD_P): X-Git-Tag: cvs/glibc-2_3_2~364 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c52a5fb98e4f5b00a8836dda2ad7cac40f38a2fc;p=platform%2Fupstream%2Fglibc.git * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (SINGLE_THREAD_P): Fix for PIC. (CENABLE): Likewise. (CDISABLE): Likewise. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 910cb1953a..ebf9b56285 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2003-01-05 Andreas Schwab + + * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h (SINGLE_THREAD_P): + Fix for PIC. + (CENABLE): Likewise. + (CDISABLE): Likewise. + 2003-01-05 Ulrich Drepper * Makefile (libc.so-no-z-defs): Define to yes.