add __isoc99_vfscanf weak alias to vfscanf
authorSzabolcs Nagy <nsz@port70.net>
Wed, 8 Jan 2014 21:52:26 +0000 (22:52 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Wed, 8 Jan 2014 21:52:26 +0000 (22:52 +0100)
commit5f94205369a8b98ce2ce4ad2f7e2dba2da557846
treed125eeea377b85faa45db50f28c97826a6a7b810
parentbcff807dc3c1f07db61dae804086b8183bf5df7b
add __isoc99_vfscanf weak alias to vfscanf

this glibc abi compatibility function was missed when the scanf
aliases were added.
src/stdio/vfscanf.c