freetype2/src/psaux
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
..
afmparse.c Decorate qsort callbacks with cdecl. 2021-02-12 19:28:05 -05:00
afmparse.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffdecode.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffdecode.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
psarrst.c Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
psarrst.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psaux.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
psauxerr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
psauxmod.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
psauxmod.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
psblues.c [psaux] Fix integer overflow. 2021-02-03 19:16:02 +01:00
psblues.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psconv.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
psconv.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pserror.c [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
pserror.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
psfixed.h Miscellaneous macro updates. 2019-05-03 23:16:42 -04:00
psfont.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
psfont.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
psft.c Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
psft.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
psglue.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
pshints.c * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2021-02-04 07:46:46 +01:00
pshints.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psintrp.c * src/*: More fixes for using a '\n' in `FT_TRACE` and `FT_ERROR`. 2020-12-07 10:29:24 +01:00
psintrp.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psobjs.c * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2021-02-04 07:46:46 +01:00
psobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
psread.c Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
psread.h [GSoC] src/*.*: Convert block comments to `light' style. 2018-06-03 09:08:41 +02:00
psstack.c [psaux] Fix memory leak (#58626). 2020-06-19 18:51:33 +02:00
psstack.h [build] Fix multi and C++ builds. 2020-07-06 11:49:00 +02:00
pstypes.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1cmap.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1cmap.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1decode.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
t1decode.h Update all copyright notices. 2021-01-17 07:18:48 +01:00