Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 259 Bytes

File metadata and controls

6 lines (4 loc) · 259 Bytes

Input/Output Framework

The Input/Output Framework provides overloads for stdio functions like _open_r, _close_r, _read_r, _write_r and others

The submodules should be registered in framework by iofw_add_registry() function.