Changes between Version 1 and Version 2 of OSInterfaceAdditions

Show
Ignore:
Timestamp:
04/11/10 22:36:36 (12 years ago)
Author:
sorear
Comment:

fix list formatting

Legend:

Unmodified
Added
Removed
Modified
  • OSInterfaceAdditions

    v1 v2  
    11Things we would like to add for the OS interface and OS-related libraries (mostly from fperrad): 
    22 
    3 * chmod(2) or similar interface 
    4 * some means of accessing archive (tar) files 
    5 * some means of generating compressed (gzip) files 
     3 * chmod(2) or similar interface 
     4 * some means of accessing archive (tar) files 
     5 * some means of generating compressed (gzip) files 
    66 
    77The goal here is to reduce dependency on our system(3) wrapper, which is a portability liability.