OSDN Git Service

Both setegid and seteuid were implemented suboptimally, such that
authorEric Andersen <andersen@codepoet.org>
Sun, 2 Nov 2003 10:03:23 +0000 (10:03 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 2 Nov 2003 10:03:23 +0000 (10:03 -0000)
commit44ecacea6b45d7ae5d5eb70fe01d7ade4b90c525
treef142bea472c41532b8d3eddfb3694cd16e31551f
parent733eb3f9b3e3d1586c726c8db19ae721a84e125f
Both setegid and seteuid were implemented suboptimally, such that
we were unable to switch back to the original saved group/user ID.
 -Erik
libc/sysdeps/linux/common/setegid.c
libc/sysdeps/linux/common/seteuid.c