* malloc/malloc.c (_int_realloc): Add parameter with old block
[glibc.git] / nptl / pthread_setregid.c
blob7461d2b7fde26b49a78bfa3404b8670a6cff864a
1 #define SINGLE_THREAD
2 #define __setregid pthread_setregid_np
3 #include <setregid.c>