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