Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. b6503f1 Cygwin-centric fixes from Jan Nijtmans. by stephan · 5 months ago
  2. 43f58d6 Fix various internal #defines to conform to new C-language naming restrictions, by drh · 9 years ago
  3. 89ea0d3 Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. by mistachkin · 11 years ago
  4. ce64d61 Fix compiler warnings on WinCE. by mistachkin · 11 years ago winCeWarn
  5. 1a8a0d3 Attempt to fix the build on beagleboard. by drh · 11 years ago winHdr
  6. fdf9f04 Fix several header file comments. No changes to code. by mistachkin · 11 years ago
  7. f3a4c7c Correct line-endings in the new header file. by mistachkin · 12 years ago
  8. 8bc5262 Initial work on isolating usage of the Windows header file. by mistachkin · 12 years ago
  9. ce3d5cf Remove two more unused files. (CVS 5046) by drh · 17 years ago
  10. eb20625 Use type i64 instead of off_t for file offsets since off_t is giving by drh · 21 years ago
  11. da71ce1 Fix an uninitialized variable. The variable was harmless, but pedantic by drh · 21 years ago
  12. 51c6d96 Added sqlite3OsLock for win32. Assertion fault in attach.test. (CVS 1533) by drh · 21 years ago
  13. bbd42a6 Split up os.c into separate files, one for each platform. (CVS 1441) by drh · 21 years ago