blob: 324c64fa4a781e9cc6b82c364b5ada5b0e793d38 [file] [log] [blame] [edit]
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).