Files
loongoffice/sal
Caolán McNamara 5db6ec77d8 valgrind: memleak in randompool
regression from

commit 91457fb326dda7bd1fc6d9e1b3afe0667425121c
Author: Norbert Thiebaud <nthiebaud@gmail.com>
Date:   Tue Apr 21 20:55:15 2015 -0500

    use osl_get_system_random data in rtlRamdomPool

Change-Id: Ib5ff6b7fbd08869d9a6dbc1f4df883d701cf765c
2015-09-18 14:24:07 +01:00
..
2015-07-04 10:22:11 +00:00
2015-09-11 11:47:49 +00:00
2015-09-10 23:04:32 +02:00
2015-09-18 14:24:07 +01:00
2015-09-03 08:53:45 +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).