.. |
DESIGN
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |
__brk.c
|
8acbe4f818
slightly optimize __brk for size
|
11 years ago |
aligned_alloc.c
|
6d861ac874
move core memalign code from aligned_alloc to __memalign
|
11 years ago |
calloc.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 years ago |
lite_malloc.c
|
4750cf4202
ditch the priority inheritance locks; use malloc's version of lock
|
13 years ago |
malloc.c
|
5446303328
avoid malloc failure for small requests when brk can't be extended
|
11 years ago |
memalign.c
|
4a30ba5ca4
remove redundant check in memalign
|
11 years ago |
posix_memalign.c
|
6d861ac874
move core memalign code from aligned_alloc to __memalign
|
11 years ago |