This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-05-28 23:21:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
src
/
malloc
History
Rich Felker
f9ed11f3e1
posix_memalign should fail if size is not a multiple of sizeof(void *)
2011-06-29 19:26:30 -04:00
..
__brk.c
global cleanup to use the new syscall interface
2011-03-20 00:16:43 -04:00
calloc.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
DESIGN
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
lite_malloc.c
rename __simple_malloc.c to lite_malloc.c - yes this affects behavior!
2011-03-30 09:29:49 -04:00
malloc.c
eliminate OOB array hacks in malloc
2011-06-26 16:12:43 -04:00
memalign.c
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
posix_memalign.c
posix_memalign should fail if size is not a multiple of sizeof(void *)
2011-06-29 19:26:30 -04:00