• C
    Dev file_system (#280) · e4b6836a
    chengtbf 提交于
    * add file_system interface
    
    * add windows and posix file system interface
    
    * implement some method in filesystem
    
    * remove function StatusToString and fix for review
    
    * add stauts item for file
    
    * add dir status
    
    * add error code to Status
    
    * add platform and win fs implement
    
    * add #define for different fs
    
    * delete Sync() in WriteableFile
    
    * fix bug about platform define
    e4b6836a
file_system.cpp 9.2 KB