]> granicus.if.org Git - libass/commit
Provide a strndup() fallback
authorwm4 <wm4@nowhere>
Mon, 17 Nov 2014 20:22:21 +0000 (21:22 +0100)
committerwm4 <wm4@nowhere>
Mon, 17 Nov 2014 20:22:21 +0000 (21:22 +0100)
commit2f9467cfd2574af44f97ee89b460c410a5a3c85a
tree2ae50d584c136b84778cff4429ec9dbddf780d6d
parent0c0b3f57aa688f3d2b38c5faf8178dad45302aa0
Provide a strndup() fallback

This standard function is not available everywhere, so we detect it and
provide a fallback if missing.
configure.ac
libass/ass_utils.c
libass/ass_utils.h