mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-09 00:02:17 +03:00
9bff7c133e
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 |
||
---|---|---|
.. | ||
__brk.c | ||
aligned_alloc.c | ||
calloc.c | ||
DESIGN | ||
lite_malloc.c | ||
malloc.c | ||
memalign.c | ||
posix_memalign.c |