Change-Id: I327c2724b2212551c8f957b5b4c151e317094fa2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183050 Reviewed-by: David Gilbert <freedesktop@treblig.org> Tested-by: Jenkins
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).