Sun agreed to a change of the license for the RPC code to a BSD-like license.
[glibc/pb-stable.git] / nptl / pthread_setuid.c
blobff949c850f7c2adc5e6bf40acaf173f1254a7516
1 #define SINGLE_THREAD
2 #define __setuid pthread_setuid_np
3 #include <setuid.c>