1. 31bb624 Add new function clock_settime by WHR · 10 years ago
  2. a257a02 Some underscored POSIX functions are removed; Function __map_mman_error been removed because the _errno function is already done this; Add a new function lseek by WHR · 10 years ago
  3. 3b5213b A integer overflow bug fixed; Function clock_gettime changed: get real time supported by WHR · 10 years ago
  4. d2db113 Add some null pointer check; Function strerror changed: some messages changed; Variables tzname, timezone, daylight are exported as the original name by WHR · 10 years ago
  5. 5b8f0ab Add new functions utimes and fsync; Add some copyright notes by WHR · 10 years ago
  6. 2192a0e POSIX standard dirent implemented; Function stat changed: ENOTDIR bug fixed by WHR · 10 years ago