freetype2/builds/unix
Alexei Podtelezhnikov 877aa1b2cc Align FreeType with standard C memory management.
* include/freetype/ftsystem.h: Include FT_TYPES_H.
(*FT_Alloc_Func, *FT_Realloc_Func): Use size_t for the size arguments.
* src/raster/ftmisc.h: Ditto.

* builds/amiga/src/base/ftsystem.c, builds/unix/ftsystem.c,
* builds/vms/ftsystem.c, src/base/ftsystem.c (ft_alloc, ft_realloc):
Use size_t for the size arguments.

* src/base/ftdbgmem.c (ft_mem_debug_alloc, ft_mem_debug_realloc): Use
FT_Offset, aka size_t, for the size arguments.
2018-09-27 21:17:36 -04:00
..
.gitignore [unix] Install a massaged `ftoption.h' file (#51780). 2017-11-25 11:30:38 +01:00
configure.raw * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30
detect.mk [build] Suppress configure's `nothing to be done' message. 2018-05-07 08:54:34 +02:00
freetype-config.in Update copyright year. 2018-01-02 09:33:57 +01:00
freetype2.in Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
freetype2.m4 Update copyright year. 2018-01-02 09:33:57 +01:00
ft-munmap.m4 Update copyright year. 2018-01-02 09:33:57 +01:00
ftconfig.in Synchronize `ftconfig' files. 2018-09-05 11:45:05 +02:00
ftsystem.c Align FreeType with standard C memory management. 2018-09-27 21:17:36 -04:00
install.mk [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
pkg.m4 Typos. 2017-01-24 23:56:59 -05:00
unix-cc.in [build] Enable VERSIONINFO resource for Cygwin/MinGW. 2018-01-18 04:32:52 -05:00
unix-def.in * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30
unix-dev.mk Update copyright year. 2018-01-02 09:33:57 +01:00
unix-lcc.mk Update copyright year. 2018-01-02 09:33:57 +01:00
unix.mk Update copyright year. 2018-01-02 09:33:57 +01:00
unixddef.mk * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30