We need xsetuid() and xsetgid() because per-user process resource limits can
authorRob Landley <rob@landley.net>
Sat, 15 Jul 2006 23:00:46 +0000 (23:00 -0000)
committerRob Landley <rob@landley.net>
Sat, 15 Jul 2006 23:00:46 +0000 (23:00 -0000)
commitdf822f2606a5c56a8af5785d4e507aff2eeaaace
tree087cd0a58a163f3ea7819e59abecbd901227486a
parent1870737480b8beaa6c8834b916da7f73f4fb4807
We need xsetuid() and xsetgid() because per-user process resource limits can
prevent a process from switching to a user that has too many processes, and
when that happens WE'RE STILL ROOT.  See http://lwn.net/Articles/190331/
include/libbb.h
libbb/xfuncs.c