Files
loongoffice/sal
Thorsten Behrens 92ed91610d sal: WNT -> _WIN32
Still some holdouts from that bad old habit it seems.

Change-Id: Ib0fe2c7eb006649b121668c549ff8e0bb060e120
Reviewed-on: https://gerrit.libreoffice.org/55331
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2018-06-05 17:06:16 +02:00
..
2018-02-21 08:09:46 +01:00
2018-06-05 17:06:16 +02:00
2018-06-05 17:06:16 +02:00
2018-05-28 08:45:11 +02:00
2018-01-02 21:32:50 +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).