mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 15:38:50 +00:00
d8e8e92176
This brings us up-to-speed with the latest compatibility code from upstream check git. For completeness, we do all the checks that upstream check does, but we skip the snprintf/vsnprintf code because it's not straightforward (involves running code and that is bad for cross-compilation) and not necessary for the platforms we support anyway. If someone really wants this, they can uncomment this and copy the relevant checks from the check git repository. https://bugzilla.gnome.org/show_bug.cgi?id=775870 |
||
---|---|---|
.. | ||
alarm.c | ||
clock_gettime.c | ||
getline.c | ||
gettimeofday.c | ||
libcompat.c | ||
libcompat.h | ||
localtime_r.c | ||
malloc.c | ||
realloc.c | ||
strdup.c | ||
strsignal.c | ||
timer_create.c | ||
timer_delete.c | ||
timer_settime.c |