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/lite_malloc.c
AgeCommit message (Expand)AuthorLines
2020年11月11日lift child restrictions after multi-threaded fork Rich Felker-1/+4
2020年11月11日give libc access to its own malloc even if public malloc is interposed Rich Felker-1/+13
2020年06月10日switch to a common calloc implementation Rich Felker-11/+0
2020年06月03日rewrite bump allocator to fix corner cases, decouple from expand_heap Rich Felker-17/+72
2018年09月12日split internal lock API out of libc.h, creating lock.h Rich Felker-1/+1
2018年09月12日move declarations for malloc internals to malloc_impl.h Rich Felker-2/+1
2018年04月19日revert detection of partially-replaced allocator Rich Felker-1/+1
2018年04月18日allow interposition/replacement of allocator (malloc) Rich Felker-1/+11
2018年01月09日revise the definition of multiple basic locks in the code Jens Gustedt-1/+1
2015年11月04日remove external linkage from __simple_malloc definition Rich Felker-1/+1
2015年06月22日fix regression/typo that disabled __simple_malloc when calloc is used Rich Felker-1/+1
2015年06月22日fix calloc when __simple_malloc implementation is used Rich Felker-0/+1
2015年06月14日refactor malloc's expand_heap to share with __simple_malloc Rich Felker-23/+26
2015年03月03日make all objects used with atomic operations volatile Rich Felker-1/+1
2012年04月24日ditch the priority inheritance locks; use malloc's version of lock Rich Felker-4/+4
2011年03月30日rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! Rich Felker-0/+46
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月29日 04:12:31 +0000

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