OSDN Git Service

Reimplement aligned heap management API.
authorKeith Marshall <keith@users.osdn.me>
Thu, 20 Dec 2018 19:30:25 +0000 (19:30 +0000)
committerKeith Marshall <keith@users.osdn.me>
Thu, 20 Dec 2018 19:30:25 +0000 (19:30 +0000)
commit33a73a626f7887ac25243ae19774842bdd7fc5b5
treef19a0b1abc8cb951fc69b78a5a43d92cd199eefd
parent333038742884519b865e0a975a64528c8f247e31
Reimplement aligned heap management API.
mingwrt/ChangeLog
mingwrt/Makefile.in
mingwrt/include/malloc.h
mingwrt/include/stdlib.h
mingwrt/mingwex/memalign.c [new file with mode: 0644]
mingwrt/mingwex/mingw-aligned-malloc.c [deleted file]