OSDN Git Service

Make alloca() API both GNU and Microsoft compatible.
authorKeith Marshall <keith@users.osdn.me>
Sun, 7 Oct 2018 19:15:11 +0000 (20:15 +0100)
committerKeith Marshall <keith@users.osdn.me>
Sun, 7 Oct 2018 19:15:11 +0000 (20:15 +0100)
commit255ccdf07374abae30c6a71682075a19e0bbb648
tree32879eaa6b66db73974bcf56156fbd390a8103c2
parentff040e9e04c6131ea2690c5945ada1ff79ceeb57
Make alloca() API both GNU and Microsoft compatible.
mingwrt/ChangeLog
mingwrt/include/alloca.h [new file with mode: 0644]
mingwrt/include/malloc.h
mingwrt/include/stdlib.h
mingwrt/tests/headers.at