vfscanf ¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/vfscanf.html
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-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 14.
Portability problems not fixed by Gnulib:
w8,
w16, w32, w64, wf8, wf16, wf32,
wf64) on some platforms:
glibc 2.38, musl libc, macOS 14, FreeBSD 13.2, NetBSD 10.0, OpenBSD 7.2,
AIX 7.2, HP-UX 11, Solaris 11.4, Cygwin 2.9.0, mingw, MSVC 14.
errno
upon failure.
hh, ll, j,
t, z size specifiers.