Files
loongoffice/sal
Caolán McNamara 228946f64c cid#1607774 silence Overflowed integer argument
Change-Id: Iebe15d0323253ebb06b26fc42e78993be5fa92d1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172771
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-09-02 21:14:19 +02:00
..
2024-06-28 22:23:17 +02:00

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).