* posix/regex_internal.c (re_string_skip_chars): If no character has
[glibc.git] / nptl / pthread_setreuid.c
blobaa804ab01df524c05c28815bf2ebc8be1e0c5b2a
1 #define SINGLE_THREAD
2 #define __setreuid pthread_setreuid_np
3 #include <setreuid.c>