implement "low hanging fruit" from C11
based on Gregor's patch sent to the list. includes: - stdalign.h - removing gets in C11 mode - adding aligned_alloc and adjusting other functions to use it - adding 'x' flag to fopen for exclusive mode
Showing
include/stdalign.h
0 → 100644
src/malloc/aligned_alloc.c
0 → 100644
想要评论请 注册 或 登录