vfscanf
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/vfscanf.html
Gnulib module: vfscanf, nonblocking
Portability problems fixed by Gnulib module vfscanf, together with module nonblocking:
errno being set to EINVAL instead of EAGAIN on
some platforms:
mingw, MSVC 9.
Portability problems not fixed by Gnulib:
errno
upon failure.
hh, ll, j,
t, z size specifiers.