make-it-quick/config
Christophe de Dinechin 02f28c2f32 Fix check_glob.c
On ARM, the missing return 0 at end causes the program to return 16.
I believe that this is an error relative to the standard, but
in any case, it's worth fixing.
2018-11-17 17:55:07 +01:00
..
check_alloca.c Add a check for alloca() (moved from SPICE/common) 2018-04-10 19:11:34 +02:00
check_clearenv.c Add check for functions using a configuration file check 2018-04-04 10:20:15 +02:00
check_drand48.c Add HAVE_DRAND48 check for drand48() function 2018-11-04 17:59:18 +01:00
check_egl.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_gdk_event_get_scancode.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_getpeereid.c Add a check for the getpeereid() function in macOS 2018-06-26 16:33:41 +02:00
check_glob.c Fix check_glob.c 2018-11-17 17:55:07 +01:00
check_gstaudio.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_gstvideo.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_int64.c Add checks for various obsolete types 2018-11-17 11:45:16 +01:00
check_longlong.c Add checks for various obsolete types 2018-11-17 11:45:16 +01:00
check_mingw_aligned_malloc.c Add more checks for recent versions of MinGW 2018-04-04 10:21:04 +02:00
check_polkit_authority_get_sync.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_polkit_authorization_result_get_dismissed.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_posix_memalign.c Add more checks for recent versions of MinGW 2018-04-04 10:21:04 +02:00
check_pulse.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_sasl.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_sbrk.c Append output of executing the test program, so that we can add other #define's 2018-04-04 10:20:15 +02:00
check_sigaction.c Avoid possibly undefined NULL 2018-06-14 17:39:09 +02:00
check_strtok_r.c Add check for strtok_r 2018-04-04 10:21:04 +02:00
check_struct_sigaction.c Add check for struct sigaction 2018-04-04 10:20:15 +02:00
check_struct_stat.c Add more checks for recent versions of MinGW 2018-04-04 10:21:04 +02:00
check_uchar.c Add checks for various obsolete types 2018-11-17 11:45:16 +01:00
check_uint.c Add checks for various obsolete types 2018-11-17 11:45:16 +01:00
check_ulong.c Add checks for various obsolete types 2018-11-17 11:45:16 +01:00
check_ushort.c Add checks for various obsolete types 2018-11-17 11:45:16 +01:00