repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iso14651_t1_common: <U\([0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]\)> → <U000\1>
[glibc.git]
/
sysdeps
/
generic
/
local-setxid.h
blob
b70d9ffb3206a8cfa1dbfa82a3dcb3f75161a85c
1
/* No special support. Fall back to the regular functions. */
2
3
#define local_seteuid(id) seteuid (id)
4
#define local_setegid(id) setegid (id)