gstreamer/libs/gst/check/libcheck/libcompat
Nirbheek Chauhan f8df150e29 check: Fix macro check for OS X
TARGET_OS_MAC is defined on all Apple platforms. You need to check for
!TARGET_OS_IPHONE to detect OS X (now called macOS).
2016-12-09 22:39:36 +05:30
..
alarm.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
clock_gettime.c check: Fix macro check for OS X 2016-12-09 22:39:36 +05:30
getline.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
gettimeofday.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
libcompat.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
libcompat.h libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
localtime_r.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
strdup.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
strsignal.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
timer_create.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
timer_delete.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30
timer_settime.c libcheck: Update the compatibility code and checks 2016-12-09 15:31:01 +05:30