Files
loongoffice/sal
Tor Lillqvist 5b8acf459e Actually, let's just delete the now commented-out SAL_INFO lines
(It was I who added them in the first place.)

Next time somebody (falsely?) suspects a problem with mutex use and really
needs tracing, it's trivial to add temporary SAL_DEBUGs.

Change-Id: I3db02be777a728fbf4a1d1962f0ccfa16c630f15
2015-05-01 11:02:17 +03:00
..
2015-04-27 15:31:00 +02:00
2015-04-20 13:51:19 +02:00
2015-04-10 11:50:37 +02:00
2015-03-03 11:49:23 +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).