From: Alexandre Oliva Date: Mon, 25 Oct 2004 07:11:57 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved... X-Git-Tag: glibc-2.16-ports-before-merge~1109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd6a07c568c51ec4e5daca9725d6a2f78296468;p=thirdparty%2Fglibc.git * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved... * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h: ... here, where it should have been added in the first place. --- diff --git a/ChangeLog.am33 b/ChangeLog.am33 index dfca6e832cf..b8fd2f1cfb7 100644 --- a/ChangeLog.am33 +++ b/ChangeLog.am33 @@ -1,3 +1,9 @@ +2004-10-25 Alexandre Oliva + + * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved... + * sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h: + ... here, where it should have been added in the first place. + 2004-10-22 Alexandre Oliva * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New. diff --git a/sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h b/sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h similarity index 100% rename from sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h rename to sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h