glibc/nptl/pthread_setresgid.c

4 lines
86 B
C

#define SINGLE_THREAD
#define __setresgid pthread_setresgid_np
#include <setresgid.c>