From 167d569420c674556ca4e94937fbd4c104081085 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 31 Jan 2006 22:32:17 +0000 Subject: pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_proto from old version --- libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libpthread/linuxthreads/sysdeps') diff --git a/libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h b/libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h index 51162b95e..094c7fccf 100644 --- a/libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h +++ b/libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h @@ -8,18 +8,10 @@ #ifdef IS_IN_libpthread #include "kernel-features.h" -#ifndef _GNU_SOURCE -# define _GNU_SOURCE -#endif - #ifndef __GLIBC_HAVE_LONG_LONG # define __GLIBC_HAVE_LONG_LONG #endif -#ifndef __UCLIBC_HAS_XLOCALE__ -# define __uselocale(x) -#endif - #define __getpagesize getpagesize #define __sched_get_priority_max sched_get_priority_max #define __sched_get_priority_min sched_get_priority_min -- cgit v1.2.3