office-gobmx/sal
2012-03-21 00:00:05 +02:00
..
android
cpprt
cppunittester More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
inc More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
osl More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
prj
qa
rtl/source More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
systools/win32/uwinapi
test
textenc More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
typesconfig
util
workben
CppunitTest_Module_DLL.mk
CppunitTest_sal_bytesequence.mk
CppunitTest_sal_osl_condition.mk
CppunitTest_sal_osl_file.mk
CppunitTest_sal_osl_getsystempathfromfileurl.mk
CppunitTest_sal_osl_module.mk sal_osl_module depends on Module_DLL (uses the library) 2012-03-18 12:19:30 +01:00
CppunitTest_sal_osl_mutex.mk
CppunitTest_sal_osl_old_test_file.mk
CppunitTest_sal_osl_pipe.mk
CppunitTest_sal_osl_process.mk
CppunitTest_sal_osl_profile.mk
CppunitTest_sal_osl_security.mk
CppunitTest_sal_osl_setthreadname.mk
CppunitTest_sal_osl_thread.mk
CppunitTest_sal_rtl_alloc.mk
CppunitTest_sal_rtl_cipher.mk
CppunitTest_sal_rtl_crc32.mk
CppunitTest_sal_rtl_doublelock.mk
CppunitTest_sal_rtl_locale.mk
CppunitTest_sal_rtl_math.mk
CppunitTest_sal_rtl_ostringbuffer.mk
CppunitTest_sal_rtl_oustringbuffer.mk
CppunitTest_sal_rtl_strings.mk
CppunitTest_sal_tcwf.mk
CppunitTest_sal_types.mk
Executable_cppunittester.mk
Executable_osl_process_child.mk
Library_lo-bootstrap.mk
Library_sal.mk More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
Library_sal_textenc.mk
Library_uwinapi.mk
Makefile
Module_sal.mk
Package_generated.mk
Package_inc.mk
README
StaticLibrary_salcpprt.mk

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