patches/glibc/ports-2.7/110-ARM-NPTL.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Oct 13 20:36:37 2008 +0000 (2008-10-13)
changeset 925 ac50e4f1360a
permissions -rw-r--r--
No one sane would you 'ct-ng config' to configure crosstool-NG.
Remove this useless rule.

/trunk/kconfig/kconfig.mk | 8 2 6 0 ++------
/trunk/ct-ng.comp | 2 1 1 0 +-
2 files changed, 3 insertions(+), 7 deletions(-)
yann@519
     1
--- glibc-2.7/glibc-ports-2.7.orig/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h	2007-06-06 19:27:04.000000000 +0200
yann@519
     2
+++ glibc-2.7/glibc-ports-2.7/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h	2008-05-18 16:57:21.000000000 +0200
yann@519
     3
@@ -73,6 +73,9 @@
yann@519
     4
 # define DOCARGS_5	DOCARGS_4
yann@519
     5
 # define UNDOCARGS_5	UNDOCARGS_4
yann@519
     6
 
yann@519
     7
+# define DOCARGS_6    DOCARGS_5
yann@519
     8
+# define UNDOCARGS_6  UNDOCARGS_5
yann@519
     9
+
yann@519
    10
 # ifdef IS_IN_libpthread
yann@519
    11
 #  define CENABLE	bl PLTJMP(__pthread_enable_asynccancel)
yann@519
    12
 #  define CDISABLE	bl PLTJMP(__pthread_disable_asynccancel)