Files
loongoffice/sal
Damjan Jovanovic 309aa845a8 Resolves: #i126586# FreeBSD automation deadlock: osl_closeSocket()...
doesn't wake up thread stuck in accept().

Generalize the "#if defined(LINUX)" workarounds to the *BSDs.

(cherry picked from commit 4c7bfe32168912844a50059b2a901f6434c0f86f)

Change-Id: I1649f6d1a63ae2daf8e6ff650d8af6ea89a6d449
2015-10-14 09:17:44 +01:00
..
2015-09-30 11:06:14 +00:00
2015-10-01 06:57:19 +00:00
2015-09-30 07:07:18 +00:00
2015-09-30 07:07:18 +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).