office-gobmx/sal
2012-02-23 10:47:35 +01:00
..
android Work around the fact that empty directories are not present in an .apk 2012-02-20 20:07:35 +02:00
cpprt
cppunittester cppunittester hacks for iOS, intermediate commit 2012-02-22 22:35:55 +02:00
inc log-areas clean up 2012-02-23 10:47:35 +01:00
osl WaE: unreadVariable 2012-02-21 20:57:05 +01:00
prj
qa OUString ctor for string literals without RTL_CONSTASCII stuff 2012-02-22 16:21:37 +01:00
rtl/source OUString ctor for string literals without RTL_CONSTASCII stuff 2012-02-22 16:21:37 +01:00
systools/win32/uwinapi
test
textenc
typesconfig
util
workben WaE: unreadVariable 2012-02-21 20:57:04 +01:00
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
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 OUString ctor for string literals without RTL_CONSTASCII stuff 2012-02-22 16:21:37 +01:00
CppunitTest_sal_tcwf.mk
CppunitTest_sal_types.mk
Executable_cppunittester.mk
Executable_osl_process_child.mk
Library_lo-bootstrap.mk
Library_sal.mk
Library_sal_textenc.mk
Library_uwinapi.mk
Makefile
Module_sal.mk Do build cppunittester and don't build osl_process_child for iOS 2012-02-22 22:35:53 +02:00
Package_generated.mk
Package_inc.mk log-areas clean up 2012-02-23 10:47:35 +01:00
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).