在 2020/6/10 14:25, Martin Storsjö 写道: > On arm, msvcrt.dll lacks the _setmaxstdio function; add a version > allows setting it up to the current value of _getmaxstdio(). > > Signed-off-by: Martin Storsjö <[email protected]> > --- > gnulib contains calls to this function, as a part of an implementation > of getdtablesize, used by gnulib's fcntl(). > --- > mingw-w64-crt/Makefile.am | 2 ++ > mingw-w64-crt/stdio/_setmaxstdio.c | 14 ++++++++++++++ > 2 files changed, 16 insertions(+) > create mode 100644 mingw-w64-crt/stdio/_setmaxstdio.c > >
LGTM. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
