Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 406 Bytes

sysctl_iOS

sysctl on iOS use sysctl from Apple system cmds (http://www.opensource.apple.com/source/system_cmds/)

what is sysctl? The sysctl utility retrieves kernel state and allows processes with appropriate privilege to set kernel state. The state to be retrieved or set is described using a Management Information Base'' (MIB'') style name, described as a dotted set of components.