gozfree / gear-lib

Gear-Lib, C library for IOT Embedded Multimedia and Network
MIT License
3.01k stars 815 forks source link

libfile bugs fix #13

Closed zh794390558 closed 8 years ago

zh794390558 commented 8 years ago
  1. fix libfile sync bugs, and add test funcs.
  2. fix libosal compile issue #12.
gozfree commented 8 years ago

@zh794390558 Thanks for your fix. Your fix are right using fflush/fsync, I have merged it, and there are some little problems:

  1. a binary file "core" is commited, should be removed.
  2. libosal compile error should fix by #include "libosal.h"