office-gobmx/sal
Noel Grandin e994b3fc3b sal_Char->char in remotebridges..sax
Change-Id: I6d32942960a5e997f16eb1301c45495661cd4cea
Reviewed-on: https://gerrit.libreoffice.org/85514
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-12-19 19:17:57 +01:00
..
android android: Get rid of the 'old' vs. Online-based runtime distinction. 2019-12-02 11:13:54 +01:00
cppunittester
inc
osl sal_Char->char in remotebridges..sax 2019-12-19 19:17:57 +01:00
qa sal_Char->char in remotebridges..sax 2019-12-19 19:17:57 +01:00
rtl sal_Char->char in remotebridges..sax 2019-12-19 19:17:57 +01:00
test
textenc sal_Char->char in remotebridges..sax 2019-12-19 19:17:57 +01:00
util
CppunitTest_Module_DLL.mk
CppunitTest_sal_comtools.mk
CppunitTest_sal_osl.mk WIN enable osl_File.cxx part of CppUnitTest_sal_osl 2019-12-03 09:08:32 +01:00
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
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).