newlib-cygwin/winsup/cygwin/mm
Corinna Vinschen abb532a87f Cygwin: cygheap: compute bucket instead of looping over it
Start at index 0 and use 32 bytes as minimal allocation size.
Reduce NBUCKETS, we don't have such big objects on the
cygheap anyway.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2024-03-01 22:35:22 +01:00
..
cygheap.cc Cygwin: cygheap: compute bucket instead of looping over it 2024-03-01 22:35:22 +01:00
heap.cc Cygwin: redefine how to recognize forkee state 2024-01-29 13:33:05 +01:00
malloc.cc
malloc_wrapper.cc Cygwin: mm/malloc_wrapper.cc: fix a comment 2022-08-10 18:05:12 +02:00
mmap.cc Cygwin: mmap: use SRWLOCK instead of muto 2022-08-23 12:09:44 +02:00
mmap_alloc.cc
shared.cc Cygwin: shared: Fix access permissions setting in open_shared(). 2023-08-16 22:11:17 +09:00