index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nptl
/
pthread_setuid.c
blob: ff949c850f7c2adc5e6bf40acaf173f1254a7516 (
plain
) (
blame
)
1
2
3
#define SINGLE_THREAD
#define __setuid pthread_setuid_np
#include
<setuid.c>