freetype2/builds
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
..
amiga Align FreeType with standard C memory management. 2018-09-27 21:17:36 -04:00
ansi * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30
atari Don't use macro names that contain `__' [1/2]. 2016-01-12 21:37:13 +01:00
beos * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30
cmake Modernize CMake build. 2018-04-10 22:31:10 +01:00
compiler Update copyright year. 2018-01-02 09:33:57 +01:00
dos * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30
mac * builds/mac/ftmac.c (parse_fond): Fix buffer overrun. 2018-08-16 08:25:47 -04:00
os2 * builds/*/*: Prepare build system for docwriter. 2018-08-25 16:18:26 +05:30
symbian Remove `ftlcdfil.c' and `ftfntfmt.c' from build files (#53415). 2018-03-22 06:00:55 +01:00
unix Align FreeType with standard C memory management. 2018-09-27 21:17:36 -04:00
vms Align FreeType with standard C memory management. 2018-09-27 21:17:36 -04:00
wince Synchronize `ftdebug.c' files. 2018-09-05 12:16:56 +02:00
windows Synchronize `ftdebug.c' files. 2018-09-05 12:16:56 +02:00
detect.mk [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
exports.mk Update copyright year. 2018-01-02 09:33:57 +01:00
freetype.mk * builds/freetype.mk (refdoc-venv): Ensure python version (#54631). 2018-09-09 09:25:58 +02:00
link_dos.mk Update copyright year. 2018-01-02 09:33:57 +01:00
link_std.mk Update copyright year. 2018-01-02 09:33:57 +01:00
modules.mk [build] Use `info' function of make 3.81. 2018-04-15 16:27:10 -04:00
toplevel.mk * builds/toplevel.mk (work): Use $(SEP). 2018-04-01 13:24:59 +02:00