On Tue, 31 Mar 2020, Martin Storsjö wrote:

This matches what was done for _fmode in
2e64b9e4537d564478f17b873b2f655f518325ed. This fixes using a
crtexe.c built without optimizations with UCRT (and fixes UCRT
in general after the previous commit).

Signed-off-by: Martin Storsjö <[email protected]>
---
mingw-w64-crt/Makefile.am         |  4 ++++
mingw-w64-crt/crt/crtexe.c        |  4 ++--
mingw-w64-crt/misc/__p__commode.c | 17 +++++++++++++++++
3 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 mingw-w64-crt/misc/__p__commode.c

This patchset was also OK'd by Jacek on irc - will push later today.

// Martin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to