Changes

Jump to navigation Jump to search
no edit summary
Line 33: Line 33:  
   const u8* path;
 
   const u8* path;
 
   IOSOpenMode flags;
 
   IOSOpenMode flags;
 +
  u32 uid;  // some sort of ID (UID/PID?)
 +
  u16 gid;  // probably gid based on the SetGid syscall
 
};
 
};
  
219

edits

Navigation menu