]> git.sesse.net Git - vlc/commit
Implement tsearch functions for systems that does not know about it.
authorRémi Duraffort <ivoire@videolan.org>
Mon, 6 Dec 2010 14:43:13 +0000 (15:43 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Mon, 6 Dec 2010 16:45:29 +0000 (17:45 +0100)
commitc489a903fa6b54f2c5e512709390a47df162a2e3
tree43d502a40d147a3c92a7f54f2b018f9d49023b1f
parent46527ae8580d1ccf2edaead2a7d5ad592ea2fab5
Implement tsearch functions for systems that does not know about it.
compat/tdelete.c [new file with mode: 0644]
compat/tdestroy.c [new file with mode: 0644]
compat/tfind.c [new file with mode: 0644]
compat/tsearch.c [new file with mode: 0644]
compat/twalk.c [new file with mode: 0644]
configure.ac
include/vlc_fixups.h