tree: 425c580a31f86dc65f6194f74d68aa48ae76a1b9 [path history] [tgz]
  1. android/
  2. cppunittester/
  3. inc/
  4. osl/
  5. qa/
  6. rtl/
  7. test/
  8. textenc/
  9. util/
  10. CompilerTest_sal_rtl_oustring.mk
  11. CppunitTest_Module_DLL.mk
  12. CppunitTest_sal_comtools.mk
  13. CppunitTest_sal_osl.mk
  14. CppunitTest_sal_osl_security.mk
  15. CppunitTest_sal_retry_if_failed.mk
  16. CppunitTest_sal_rtl.mk
  17. CppunitTest_sal_types.mk
  18. Executable_cppunittester.mk
  19. Executable_osl_process_child.mk
  20. Library_lo-bootstrap.mk
  21. Library_sal.mk
  22. Library_sal_textenc.mk
  23. Makefile
  24. Module_sal.mk
  25. README.md
sal/README.md

System Abstraction Layer (SAL)

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