about summary refs log tree commit diff
path: root/REORG.TODO/nptl/pthread_setregid.c
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/nptl/pthread_setregid.c')
-rw-r--r--REORG.TODO/nptl/pthread_setregid.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/REORG.TODO/nptl/pthread_setregid.c b/REORG.TODO/nptl/pthread_setregid.c
new file mode 100644
index 0000000000..7461d2b7fd
--- /dev/null
+++ b/REORG.TODO/nptl/pthread_setregid.c
@@ -0,0 +1,3 @@
+#define SINGLE_THREAD
+#define __setregid pthread_setregid_np
+#include <setregid.c>