office-gobmx/sal
Jan-Marek Glogowski ad5563b4f2 WASM setup as non-multiuser, desktop build
Change-Id: I2ee6e006554cf1e5e5e42c2f4f73d8788bff8f4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128585
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2022-01-19 10:50:35 +01:00
..
android
cppunittester
inc
osl WASM setup as non-multiuser, desktop build 2022-01-19 10:50:35 +01:00
qa
rtl WASM setup as non-multiuser, desktop build 2022-01-19 10:50:35 +01:00
test
textenc Unify condition names and fix "else" paths 2022-01-08 12:26:30 +01:00
util
CompilerTest_sal_rtl_oustring.mk
CppunitTest_Module_DLL.mk
CppunitTest_sal_comtools.mk
CppunitTest_sal_osl.mk gbuild: introduce gb_%_linktarget_target 2021-12-31 17:58:18 +01:00
CppunitTest_sal_osl_security.mk
CppunitTest_sal_retry_if_failed.mk
CppunitTest_sal_rtl.mk
CppunitTest_sal_types.mk
Executable_cppunittester.mk
Executable_osl_process_child.mk
Library_lo-bootstrap.mk
Library_sal.mk Unify condition names and fix "else" paths 2022-01-08 12:26:30 +01:00
Library_sal_textenc.mk
Makefile
Module_sal.mk Unify condition names and fix "else" paths 2022-01-08 12:26:30 +01:00
README.md

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