1. b1db5f4 Add new function clock by WHR · 4 years, 11 months ago
  2. 455333d Some unknown changes on 2016 by WHR · 4 years, 11 months ago
  3. cce31f1 statvfs changed by WHR · 9 years ago
  4. da98abf Add new function statvfs; Function open changed by WHR · 9 years ago
  5. ce864d3 Add new function mktemp by WHR · 9 years ago
  6. 5253055 Add new function localeconv; Function isatty changed: bug fixed; Function open changed: set errno to EISDIR when trying to open a directory by WHR · 9 years ago
  7. cfd52db Debugging function isatty by WHR · 9 years ago
  8. 8c61d95 Add new function access; auto-init for environ is supported by WHR · 10 years ago
  9. 353b79e Add new function chmod; Function strerror_r changed by WHR · 10 years ago 1.8
  10. 31bb624 Add new function clock_settime by WHR · 10 years ago
  11. 3e0f8dc Add functions truncate and statfs by WHR · 10 years ago
  12. 9e4d240 Rewrite the environment support; Function fstat changed: st_dev and st_nlink are supported by WHR · 10 years ago
  13. 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
  14. 3b5213b A integer overflow bug fixed; Function clock_gettime changed: get real time supported by WHR · 10 years ago
  15. 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
  16. 5b8f0ab Add new functions utimes and fsync; Add some copyright notes by WHR · 10 years ago
  17. 9a85786 Add some time functions; Add mbstowcs and wcstombs for Windows CE 1.x by WHR · 10 years ago
  18. ff0ae24 Add minimum target OS version selecting support; Add a function dup; Add dirtype support into dirent by WHR · 10 years ago
  19. 2192a0e POSIX standard dirent implemented; Function stat changed: ENOTDIR bug fixed by WHR · 10 years ago
  20. ca2aeb4 Functions do_system and CeGetApplicationPath changed for performance; Convert some files line terminators from CRLF to LF by WHR · 10 years ago
  21. fc09d7f Add stat and fstat functions; Make __filetime_to_time_t and __time_t_to_filetime public by WHR · 10 years ago
  22. 1b672ed Add a new function rename; Function clock_gettime changed; Function system changed for that return value by WHR · 10 years ago
  23. ebd14ef Start working with git by WHR · 10 years ago