Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.
[glibc.git] / nptl / pthread_setregid.c
blob7461d2b7fde26b49a78bfa3404b8670a6cff864a
1 #define SINGLE_THREAD
2 #define __setregid pthread_setregid_np
3 #include <setregid.c>