musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/malloc/malloc.c
AgeCommit message (Expand)AuthorLines
2012年12月07日page-align initial brk value used by malloc in shared libc Rich Felker-1/+5
2012年09月14日workaround gcc got-register-reload performance problems in malloc Rich Felker-4/+8
2011年11月16日fix issue with excessive mremap syscalls on realloc Rich Felker-4/+2
2011年08月23日use new a_crash() asm to optimize double-free handler. Rich Felker-2/+2
2011年08月15日simplify and improve double-free check Rich Felker-2/+2
2011年06月26日eliminate OOB array hacks in malloc Rich Felker-46/+45
2011年06月12日malloc: cast size down to int in bin_index functions Rich Felker-2/+2
2011年06月06日use volatile pointers for intentional-crash code. Rich Felker-2/+2
2011年04月20日namespace fixes for sys/mman.h Rich Felker-0/+1
2011年04月04日fix rare but nasty under-allocation bug in malloc with large requests Rich Felker-1/+1
2011年04月01日avoid over-allocation of brk on first malloc Rich Felker-4/+4
2011年03月23日very cheap double-free checks in malloc Rich Felker-0/+4
2011年02月20日make malloc(0) return unique pointers rather than NULL Rich Felker-5/+9
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+515
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月23日 21:58:39 +0000

AltStyle によって変換されたページ (->オリジナル) /