gstreamer/libs/gst/check/libcheck
Nirbheek Chauhan 9f4f16df01 clock_gettime.c: Use __APPLE__ instead of __MACH__
Hurd also defines __MACH__, but it does not have mach_absolute_time. Use
the more strict __APPLE__ instead.

Has also been sent upstream: https://github.com/libcheck/check/pull/65
2016-11-02 14:12:32 +05:30
..
alarm.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check.h.in check: Avoid requring (u)intmax_t in macros 2014-12-07 17:32:30 +01:00
check_error.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_error.h check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_impl.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_list.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_list.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_log.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_log.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_msg.c check: Use mkstemp instead of tempnam if possible 2015-03-11 16:14:24 +00:00
check_msg.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_pack.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_pack.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_print.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_print.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_run.c check: Fix uninitialized variable compiler warning with gcc 2015-03-21 19:37:30 +01:00
check_str.c check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
check_str.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
clock_gettime.c clock_gettime.c: Use __APPLE__ instead of __MACH__ 2016-11-02 14:12:32 +05:30
libcompat.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
libcompat.h libcompat.h: strsignal() should be not be decleared const 2016-03-23 14:48:16 +02:00
localtime_r.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
Makefile.am check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
meson.build Revert "meson: Use the new pic argument on static libs" 2016-10-20 17:19:25 -03:00
strsignal.c libcompat.h: strsignal() should be not be decleared const 2016-05-07 11:54:54 +01:00
timer_create.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_delete.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_settime.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00