Constant object::macho::MH_SETUID_SAFE
source · pub const MH_SETUID_SAFE: u32 = 0x80000;
Expand description
When this bit is set, the binary declares it is safe for use in processes when issetugid() is true
pub const MH_SETUID_SAFE: u32 = 0x80000;
When this bit is set, the binary declares it is safe for use in processes when issetugid() is true