]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Drop support for MAC OS9. SQLite 3 has never worked for that OS because
authordrh <drh@noemail.net>
Sun, 16 Jan 2005 20:47:40 +0000 (20:47 +0000)
committerdrh <drh@noemail.net>
Sun, 16 Jan 2005 20:47:40 +0000 (20:47 +0000)
commit0d477437ac55fe4871fe78722942abd24a5c0200
treeff89421af2d6c1bf29d67759524d4245ac29067e
parentaac0a38d1ff6cd577779577605ccddbf38c47f0f
Drop support for MAC OS9.  SQLite 3 has never worked for that OS because
the developers do not have access to a machine running it and nobody from
the community has stepped forward to provide a port.  By moving the
os_mac.c file into the attic, we make the lack of support official. (CVS 2220)

FossilOrigin-Name: de9ad673d037f7bfca3a2d439259a63c9ed954db
Makefile.in
main.mk
manifest
manifest.uuid
src/os.h
src/os_mac.c [deleted file]
src/os_mac.h [deleted file]