freetype2/src/type1
Alexei Podtelezhnikov 70fd20e67e Decorate qsort callbacks with cdecl.
* include/freetype/internal/compiler-macros.h (FT_COMPARE_DEF):
Add new macro.
* src/base/ftrfork.c, src/bdf/bdflib.c, src/gxvalid/gxvcommn.c,
src/psaux/afmparse.c, src/psnames/psmodule.c, src/type1/t1afm.c,
src/sfnt/sfwoff.c, src/sfnt/sfwoff2.c: Update qsort callbacks.

Fixes #1026 when compiling FreeType with an unusual calling convention
while the C library qsort still expects cdecl.
2021-02-12 19:28:05 -05:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1afm.c Decorate qsort callbacks with cdecl. 2021-02-12 19:28:05 -05:00
t1afm.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1driver.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1driver.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1errors.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1gload.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1gload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1load.c * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2021-02-04 07:46:46 +01:00
t1load.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1objs.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1objs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1parse.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1parse.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1tokens.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
type1.c Update all copyright notices. 2021-01-17 07:18:48 +01:00