]> granicus.if.org Git - handbrake/commit
Move strtok_r fallback to dedicated "compat" files.
authorRodeo <tdskywalker@gmail.com>
Fri, 10 Apr 2015 14:56:27 +0000 (14:56 +0000)
committerRodeo <tdskywalker@gmail.com>
Fri, 10 Apr 2015 14:56:27 +0000 (14:56 +0000)
commit864ce5a4227d81f688f32e808245b2600f431ac3
tree80fe0b03201bac220a3d2c291129381752b888db
parentf360714523e5f1f78ced2ae8691f3087b80eef65
Move strtok_r fallback to dedicated "compat" files.

Also, check whether the toolchain already provides strtok_r instead of building it unconditionally.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7076 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/compat.c [new file with mode: 0644]
libhb/compat.h [new file with mode: 0644]
libhb/hb.h
libhb/module.defs
libhb/ports.c
libhb/ports.h
make/configure.py