1. da98abf Add new function statvfs; Function open changed by WHR · 9 years ago
  2. 31bb624 Add new function clock_settime by WHR · 10 years ago
  3. 3e0f8dc Add functions truncate and statfs by WHR · 10 years ago
  4. 9e4d240 Rewrite the environment support; Function fstat changed: st_dev and st_nlink are supported by WHR · 10 years ago
  5. 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
  6. 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
  7. 9a85786 Add some time functions; Add mbstowcs and wcstombs for Windows CE 1.x by WHR · 10 years ago
  8. ff0ae24 Add minimum target OS version selecting support; Add a function dup; Add dirtype support into dirent by WHR · 10 years ago
  9. 2192a0e POSIX standard dirent implemented; Function stat changed: ENOTDIR bug fixed by WHR · 10 years ago