This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
63d447e2a3bb7faf69e0befb123e6ffff0ce47ea
semi-libc
/
src
/
malloc
T
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