[vlc-commits] commit: Implement tsearch functions for systems that does not know about it . (=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)

git at videolan.org git at videolan.org
Mon Dec 6 17:47:47 CET 2010


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon Dec  6 15:43:13 2010 +0100| [c489a903fa6b54f2c5e512709390a47df162a2e3] | committer: Rémi Duraffort 

Implement tsearch functions for systems that does not know about it.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c489a903fa6b54f2c5e512709390a47df162a2e3
---

 compat/tdelete.c     |   68 ++++++++++++++++++++++++++++++++++++++++++++++++++
 compat/tdestroy.c    |   46 +++++++++++++++++++++++++++++++++
 compat/tfind.c       |   49 ++++++++++++++++++++++++++++++++++++
 compat/tsearch.c     |   58 ++++++++++++++++++++++++++++++++++++++++++
 compat/twalk.c       |   58 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac         |    5 ++-
 include/vlc_fixups.h |   37 ++++++++++++++++++++++++++-
 7 files changed, 318 insertions(+), 3 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c489a903fa6b54f2c5e512709390a47df162a2e3


More information about the vlc-commits mailing list