Files
loongoffice/sal
Takeshi Abe 6c912701dc Mark as const
Change-Id: Ic71f39aaebf07d3b0435882986be71cf2b0390c2
2013-07-01 21:03:12 +09:00
..
2013-07-01 21:03:12 +09:00
2013-06-13 17:08:36 +02:00
2013-06-27 11:11:14 +01: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).