From 124af9f4b2b77b1510d88cfc8092c788d7e513c7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 20 May 2005 19:02:51 +0000 Subject: Back out nptl changes, which for now will be done in branches/uClibc-nptl --- libpthread/nptl/pthread_setregid.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 libpthread/nptl/pthread_setregid.c (limited to 'libpthread/nptl/pthread_setregid.c') diff --git a/libpthread/nptl/pthread_setregid.c b/libpthread/nptl/pthread_setregid.c deleted file mode 100644 index 7461d2b7f..000000000 --- a/libpthread/nptl/pthread_setregid.c +++ /dev/null @@ -1,3 +0,0 @@ -#define SINGLE_THREAD -#define __setregid pthread_setregid_np -#include -- cgit v1.2.3