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