shithub: freetype+ttf2subf

Download patch

ref: 6e34ec93bca6a453b480d549f564cc7f7c808a81
parent: 8dc0fb855eb2d9d54525d4323bbd63a7c79c073e
author: David Turner <[email protected]>
date: Tue Oct 23 16:19:01 EDT 2001

updating the debugging memory manager to run on Unix, VMS and
Amiga too (since they use a custom version of "ftsystem.c" !!)

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-10-22  David Turner  <[email protected]>
 
+	* builds/unix/ftsystem.c, builds/vms/ftsystem.c,
+	builds/amiga/ftsystem.c, src/base/ftdbgmem.c: updated the memory
+	debugger and platform-specific implementations of 'ftsystem' in order
+	to be able to debug memory allocations on Unix, VMS and Amiga too !!
+
         * src/pshinter/pshalgo2.c (psh2_hint_table_record_mask): removed some
         bogus warnings..