freetype/src/cache
Werner Lemberg 8fe6539026 Further C library abstraction. Based on a patch from
msn2@bidyut.com.

* include/freetype/config/ftstdlib.h (FT_CHAR_BIT, FT_FILE,
ft_fopen, ft_fclose, ft_fseek, ft_ftell, ft_fread, ft_smalloc,
ft_scalloc, ft_srealloc, ft_sfree, ft_labs): New wrapper macros for
C library functions.  Update all users accordingly (and catch some
other places where the C library function was used instead of the
wrapper functions).

* src/base/ftsystem.c: Don't include stdio.h and stdlib.h.
* src/gzip/zutil.h [MSDOS && !(__TURBOC__ || __BORLANDC__)]: Don't
include malloc.h.
2006-04-29 07:31:16 +00:00
..
ftcache.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
ftcbasic.c * include/freetype/cache/ftccache.h, 2006-03-20 12:10:24 +00:00
ftccache.c * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftccache.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftccback.h * include/freetype/cache/ftccache.h, 2006-03-20 12:10:24 +00:00
ftccmap.c * include/freetype/cache/ftccache.h, 2006-03-20 12:10:24 +00:00
ftcerror.h Formatting. 2001-06-19 23:03:41 +00:00
ftcglyph.c * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcglyph.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftcimage.c Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
ftcimage.h * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcmanag.c * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcmanag.h * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcmru.c * builds/freetype.mk (CACHE_DIR, CACHE_H): Remove. 2006-03-20 16:55:32 +00:00
ftcmru.h * builds/freetype.mk (CACHE_DIR, CACHE_H): Remove. 2006-03-20 16:55:32 +00:00
ftcsbits.c * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcsbits.h * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00
rules.mk * src/cache/ftccache.c, src/cache/ftccache.h (FTC_Node_Destroy): 2006-03-22 08:03:06 +00:00