Files
libreoffice/sal
Stephan Bergmann a415a66f1a Fix SAL_W32
Change-Id: I60333e2b0f71c38aa13e6a6665c2a305e6dc08fa
2015-11-10 11:40:13 +01:00
..
2015-11-10 10:31:35 +01:00
2015-11-10 10:31:35 +01:00
2015-11-10 11:40:13 +01:00
2015-10-28 06:31:38 +00:00

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