Files
loongoffice/sal
Michael Stahl 9086a4bbd3 remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or later
Change-Id: I4412a0c1e4dee94cd717f24b8df5e257d895f721
2014-10-02 20:00:18 +02:00
..
2014-08-13 10:10:33 +02:00
2014-09-10 22:35:39 +02:00
2014-07-11 11:29:09 +01:00
2014-10-01 07:34:23 +00:00
2014-10-01 10:20:18 +02: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).