Go to most recent revision | Details | Compare with Previous | View Log
#include <sys/types.h>
getgid()
{
return 20;
}