fontconfig/fc-list
Ryan Gonzalez be453bd159 Ensure config.h is always included before stdlib headers
In particular, if an stdlib header goes first, it includes features.h
which only checks _FILE_OFFSET_BITS *once*, meaning that these files end
up compiled *without* _FILE_OFFSET_BITS taking effect, which affects
fcxml's operations in listing directories.

Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
2021-11-10 19:41:50 -06:00
..
Makefile.am build-chain, replace INCLUDES directive by AM_CPPFLAGS 2013-04-08 11:40:58 +09:00
fc-list.c Ensure config.h is always included before stdlib headers 2021-11-10 19:41:50 -06:00
fc-list.sgml Add the description of -q option to the man page 2013-09-25 11:41:23 +09:00
meson.build Add Meson build system 2020-07-31 07:26:11 +00:00