office-gobmx/sal
Andrea Gelmini f4dc137734 Fix typos
Change-Id: I6d51e4eb4a49a30193b904b2c7d62df1e16ea3d9
Reviewed-on: https://gerrit.libreoffice.org/63475
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-11-19 08:34:08 +01:00
..
android
cppunittester
inc
osl tdf#120703 PVS: silence a V555 2018-11-10 12:23:09 +01:00
qa Adapt to C++2a char_t 2018-11-17 17:17:26 +01:00
rtl loplugin:buriedassign in sd..writerfilter 2018-11-16 18:42:57 +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).