1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-11 06:21:30 +02:00
vlc/compat
Rémi Denis-Courmont 812f6667c9 Revert "compat: implement tdestroy (GNU extension not available on OpenBSD)."
This reverts commit 714d615571.

Conflicts:

	compat/tdestroy.c
	include/vlc_fixups.h
2010-01-06 14:23:10 +02:00
..
asprintf.c
atof.c
atoll.c
getcwd.c WinCE: add replacement getcwd() function 2009-05-21 00:11:37 +02:00
getpid.c WinCE: add replacement getpid() function 2009-08-27 11:14:10 +02:00
gmtime_r.c Move remaining replacement to static import library 2009-04-10 22:17:13 +03:00
lldiv.c
localtime_r.c Move remaining replacement to static import library 2009-04-10 22:17:13 +03:00
Makefile.am
rewind.c Move remaining replacement to static import library 2009-04-10 22:17:13 +03:00
strcasecmp.c Move remaining replacement to static import library 2009-04-10 22:17:13 +03:00
strcasestr.c Fix strcasestr replacement 2009-04-11 20:59:13 +03:00
strdup.c
strlcpy.c
strncasecmp.c Move remaining replacement to static import library 2009-04-10 22:17:13 +03:00
strndup.c
strnlen.c
strsep.c
strtof.c
strtok_r.c Source files must not be executable. 2009-11-24 22:17:37 +01:00
strtoll.c
swab.c Implemented replacement for swab. 2009-04-12 15:33:19 +02:00
vasprintf.c