TankOperator88

Scratcher Joined 9 months ago United States

About me

struct group_info init_groups = { .usage = ATOMIC_INIT(2) };

struct group_info *groups_alloc(int gidsetsize){

struct group_info *group_info;

int nblocks;

int i;



nblocks = (gidsetsize + NGRO

What I'm working on

no

BEHOLD

What I've been doing

Comments

You have 500 characters left.
  • Comments loading...