Difference between revisions of "Porting/Modules/SAL"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Fixed SAL/test path.)
m (Fixed path to SALhelper.)
 
Line 1: Line 1:
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 [[Uno/Cpp/Module/SALhelper|SALhelper]].
+
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 [[Uno/Cpp/Modules/SALhelper|SALhelper]].
  
 
==CVS==
 
==CVS==

Latest revision as of 12:41, 20 October 2009

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.

Tests

dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake test #aborts with an error in case of failure
dmake
# aborts with an error in case of failure
Personal tools