Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
HEAD
/
.
/
sal
/
README.md
blob: deaf7b4c041705556609d47cfff63c249802b4da [
file
] [
log
] [
blame
] [
view
]
# 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
).