#include #include "syscall.h" int setfsgid(gid_t gid) { return syscall(SYS_setfsgid, gid); }

AltStyle によって変換されたページ (->オリジナル) /