index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpthread
/
nptl
/
pthread_setreuid.c
blob: aa804ab01df524c05c28815bf2ebc8be1e0c5b2a (
plain
)
1
2
3
#define SINGLE_THREAD
#define __setreuid pthread_setreuid_np
#include <setreuid.c>