1. 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
  2. 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
  3. 5b8f0ab Add new functions utimes and fsync; Add some copyright notes by WHR · 10 years ago
  4. 9a85786 Add some time functions; Add mbstowcs and wcstombs for Windows CE 1.x by WHR · 10 years ago
  5. ff0ae24 Add minimum target OS version selecting support; Add a function dup; Add dirtype support into dirent by WHR · 10 years ago
  6. 2192a0e POSIX standard dirent implemented; Function stat changed: ENOTDIR bug fixed by WHR · 10 years ago
  7. fc09d7f Add stat and fstat functions; Make __filetime_to_time_t and __time_t_to_filetime public by WHR · 10 years ago
  8. 1b672ed Add a new function rename; Function clock_gettime changed; Function system changed for that return value by WHR · 10 years ago
  9. ebd14ef Start working with git by WHR · 10 years ago