Difference between revisions of "Porting/Modules/SAL"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Fixed path to SALhelper.)
 
(2 intermediate revisions by the same user not shown)
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==
 
{{Uno/UDKlink|sal|porting}}  - The 'C' system abstraction layer.
 
{{Uno/UDKlink|sal|porting}}  - The 'C' system abstraction layer.
  
{{:Porting/Module/SAL/test}}
+
{{:Porting/Modules/SAL/test}}
  
  

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