On 09.11.2017 21:24, Martin Storsjö wrote:
> This makes sure that all code in libmingwex that refers to stderr
> etc will work correctly even if linked to ucrtbase.
>
> Signed-off-by: Martin Storsjö <mar...@martin.st>
> ---
> Now with the new file included as well, and with the copypaste issues
> in Makefile.am fixed.
> ---
>  mingw-w64-crt/Makefile.am           | 120 
> +++++++++++++++++++++++++++++++++---
>  mingw-w64-crt/crt/ucrtbase_compat.c |  30 +--------
>  mingw-w64-crt/stdio/acrt_iob_func.c |  15 +++++
>  mingw-w64-crt/stdio/mingw_lock.c    |   8 +--
>  mingw-w64-headers/crt/stdio.h       |   9 ---
>  mingw-w64-headers/crt/wchar.h       |   9 ---
>  6 files changed, 135 insertions(+), 56 deletions(-)
>  create mode 100644 mingw-w64-crt/stdio/acrt_iob_func.c


Looks good now.


Thanks,

Jacek


Signed-off-by: Jacek Caban <ja...@codeweavers.com>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to