This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9e91398b28
musl
/
src
/
malloc
History
Download ZIP
Download TAR.GZ
Szabolcs Nagy
571744447c
include cleanups: remove unused headers and add feature test macros
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