Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [SCM] mingw-org-wsl (mingw) branch, 5.2-trunk, updated.
2d0998e48ef1740529ef4463814d8aebbd1b44e2 (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Tue, 09 Oct 2018 05:19:42 +0900
From: MinGW Notification List <[email protected]>
Subject: [MinGW-Notify] [SCM] mingw-org-wsl (mingw) branch, 5.2-trunk,
updated. 2d0998e48ef1740529ef4463814d8aebbd1b44e2
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-org-wsl" repository
containing the "mingw" project.
The branch, 5.2-trunk has been updated
via 2d0998e48ef1740529ef4463814d8aebbd1b44e2 (commit)
via 255ccdf07374abae30c6a71682075a19e0bbb648 (commit)
from ff040e9e04c6131ea2690c5945ada1ff79ceeb57 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2d0998e48ef1740529ef4463814d8aebbd1b44e2
Author: Keith Marshall <[email protected]>
Date: Mon Oct 8 21:09:12 2018 +0100
Suppress autoconf detection of _aligned_malloc functions.
commit 255ccdf07374abae30c6a71682075a19e0bbb648
Author: Keith Marshall <[email protected]>
Date: Sun Oct 7 20:15:11 2018 +0100
Make alloca() API both GNU and Microsoft compatible.
-----------------------------------------------------------------------
Summary of changes:
mingwrt/ChangeLog | 32 ++++++
mingwrt/include/alloca.h | 73 ++++++++++++
mingwrt/include/malloc.h | 226 +++++++++++++++++++++++---------------
mingwrt/include/stdlib.h | 10 +-
mingwrt/msvcrt-xref/msvcrt.def.in | 12 +-
mingwrt/tests/headers.at | 1 +
6 files changed, 260 insertions(+), 94 deletions(-)
create mode 100644 mingwrt/include/alloca.h
hooks/post-receive
--
mingw-org-wsl (mingw)
------------------------------
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
End of MinGW-Notify Digest, Vol 13, Issue 1
*******************************************