mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-09 11:40:20 +01:00
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. |
||
|---|---|---|
| .. | ||
| ftcache.c | ||
| ftcbasic.c | ||
| ftccache.c | ||
| ftccache.h | ||
| ftccback.h | ||
| ftccmap.c | ||
| ftcerror.h | ||
| ftcglyph.c | ||
| ftcglyph.h | ||
| ftcimage.c | ||
| ftcimage.h | ||
| ftcmanag.c | ||
| ftcmanag.h | ||
| ftcmru.c | ||
| ftcmru.h | ||
| ftcsbits.c | ||
| ftcsbits.h | ||
| Jamfile | ||
| rules.mk | ||