freetype/src
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
..
autofit * src/autofit/afloader.c: removing superfluous code in the auto-fitter's 2006-04-13 07:51:58 +00:00
base Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
bdf * src/bdf/bdflib.c (ERRMSG4): New macro. 2006-03-26 07:19:07 +00:00
cache Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
cff Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
cid * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00
gxvalid Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
gzip Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
lzw * src/lzw/ftlzw.c, src/lzw/zopen.c, src/lzw/zopen.h: Removed, 2006-04-29 07:02:36 +00:00
otvalid * src/otvalid/module.mk: s/otvalid_module_class/otv_module_class/. 2006-02-01 05:14:25 +00:00
pcf * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
pfr * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00
psaux * src/psaux/psobjs.c (shift_elements): Don't use FT_Long but 2006-04-26 15:02:52 +00:00
pshinter Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
psnames Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
raster Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
sfnt * src/sfnt/ttcmap.c: removed compiler warnings (gcc-4.0.2) 2006-04-21 08:38:35 +00:00
smooth Formatting, copyright years. 2006-02-25 16:52:16 +00:00
tools doc updates 2006-04-13 16:31:02 +00:00
truetype * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00
type1 * builds/freetype.mk (CACHE_DIR, CACHE_H): Remove. 2006-03-20 16:55:32 +00:00
type42 * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
winfonts * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00