freetype2/src/psnames
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
psmodule.c Decorate qsort callbacks with cdecl. 2021-02-12 19:28:05 -05:00
psmodule.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
psnamerr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
psnames.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pstables.h 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