musl/src/malloc
2013-12-12 05:09:18 +00:00
..
__brk.c slightly optimize __brk for size 2013-10-05 12:00:55 -04:00
aligned_alloc.c move core memalign code from aligned_alloc to __memalign 2013-07-04 23:58:16 -04:00
calloc.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
DESIGN initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
lite_malloc.c ditch the priority inheritance locks; use malloc's version of lock 2012-04-24 16:32:23 -04:00
malloc.c fix failure of malloc to set errno on heap (brk) exhaustion 2013-10-05 11:59:21 -04:00
memalign.c remove redundant check in memalign 2013-07-23 23:40:26 -04:00
posix_memalign.c move core memalign code from aligned_alloc to __memalign 2013-07-04 23:58:16 -04:00