summaryrefslogtreecommitdiff
path: root/sal/README
blob: 324c64fa4a781e9cc6b82c364b5ada5b0e793d38 (plain)
1
2
3
4
5
6
7
8
9
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).
so path with spaces worksMichael Stahl 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-03-21chmod -xTor Lillqvist 2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich