]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move malloc(), free(), realloc() and allocationSize() into the Os vtbl. (CVS 2819)
authordanielk1977 <danielk1977@noemail.net>
Thu, 15 Dec 2005 10:50:53 +0000 (10:50 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 15 Dec 2005 10:50:53 +0000 (10:50 +0000)
commitc529f520468ca3bd701d009339d336c8618cf921
tree85110e5a916180bdec57bb87e70f532222d4150f
parent13a68c3f61385c5e05e73d976127c1108fd624bb
Move malloc(), free(), realloc() and allocationSize() into the Os vtbl. (CVS 2819)

FossilOrigin-Name: 81a41f66370ea7f6810dfb323ba5cea60f240edd
manifest
manifest.uuid
src/os.h
src/os_common.h
src/os_unix.c
src/os_win.c
src/util.c