Files
loongoffice/sal
Noel Grandin 7462343cb9 update "add OString::getTokenView"
update
    commit 3669d4ec43a6aa2d410d8351d631548db45a5302
    Date:   Fri May 14 15:51:38 2021 +0200
    add OString::getTokenView (tdf#42374 related)
with suggested changes from gerrit review

Change-Id: I861d960deaa010740a4aa964e402c4c76a85cbc7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115706
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-18 12:58:55 +02:00
..
2021-05-14 13:11:50 +02:00
2021-05-18 12:58:55 +02:00
2021-05-18 12:58:55 +02:00

System Abstraction Layer (SAL)

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).