office-gobmx/sal
Noel Grandin 85acc270fc improve function-local statics in sal
Change-Id: I0853cf13162bae44cf8a5c44a4546a73f05772d9
Reviewed-on: https://gerrit.libreoffice.org/63780
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-22 12:07:54 +01:00
..
android
cppunittester
inc
osl improve function-local statics in sal 2018-11-22 12:07:54 +01:00
qa improve function-local statics in sal 2018-11-22 12:07:54 +01:00
rtl improve function-local statics in sal 2018-11-22 12:07:54 +01:00
test
textenc Fix typos 2018-11-19 08:34:08 +01:00
util
CppunitTest_Module_DLL.mk
CppunitTest_sal_osl.mk
CppunitTest_sal_osl_security.mk
CppunitTest_sal_rtl.mk
CppunitTest_sal_types.mk
Executable_cppunittester.mk
Executable_osl_process_child.mk
Library_lo-bootstrap.mk
Library_sal.mk gbuild: rename value OS=IOS to OS=iOS 2018-11-01 16:39:54 +01:00
Library_sal_textenc.mk
Makefile
Module_sal.mk
README

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