K 10
svn:author
V 3
rra
K 8
svn:date
V 27
1999-10-23T23:30:02.000000Z
K 7
svn:log
V 186
If a system doesn't have seteuid(), but does have setreuid() and sysconf()
and sysconf(_SC_SAVED_IDS) returns true, pass -1 as the real UID to
setreuid() and just set the effective UID.

END
