Files
libreoffice/sal
Caolán McNamara d754330e05 ofz#3789 Integer-overflow
with input 69e9223372036854775807

Change-Id: Iaf5a85170d144be2db5604340d784a8982754e08
Reviewed-on: https://gerrit.libreoffice.org/43815
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-10-25 21:34:18 +02:00
..
2017-10-23 22:45:58 +02:00
2017-09-22 21:01:49 +02:00
2017-10-25 21:34:18 +02:00
2017-08-17 21:53:28 +02:00
2017-10-23 22:45:58 +02: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).