Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 251 Bytes

System Abstraction Layer (SAL)

System abstraction layer; rtl, osl and sal

rtl: Platform independent strings

osl: platform specific stuff, threads, dynamic loading, process, ipc, etc

Exports only C API and some inline-methods (only C++ API).