Difference between revisions of "Porting/Modules/SAL"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Fixed category.)
Line 11: Line 11:
 
[[Category:Uno:Binary]]
 
[[Category:Uno:Binary]]
 
[[Category:Module]]
 
[[Category:Module]]
 +
[[Category:Source_directories]]

Revision as of 11:10, 4 April 2007

SAL stands for System Abstraction Layer. SAL provides a C API for standard OS functionality, e.g. as opening files, creating threads etc. C++ wrappers for the C API are available in SAL as well, despite better being placed into SALhelper.

CVS

porting/sal - The 'C' system abstraction layer.

Porting/Module/SAL/test

Personal tools