summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/freestore_test.cpp
AgeCommit message (Expand)Author
2025-01-17[libc] Outer size, not inner sizeDaniel Thornburgh
2025-01-17[libc] Correct previous malloc fixDaniel Thornburgh
2025-01-17[libc] Fix malloc riscv32 test failures from #117815Daniel Thornburgh
2025-01-16[NFC][libc] Add Block::PREV_FIELD_SIZE for use in testsDaniel Thornburgh
2024-11-22[libc][NFC] Remove template arguments from Block (#117386)Daniel Thornburgh
2024-11-21[libc] Fix forward freestore test on riscv32Daniel Thornburgh
2024-11-21Reapply "[libc] Use best-fit binary trie to make malloc logarithmic (#117065)"Daniel Thornburgh
2024-11-21Revert "[libc] Use best-fit binary trie to make malloc logarithmic (#117065)"Daniel Thornburgh
2024-11-21Reapply "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)Daniel Thornburgh
2024-11-20Revert "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)Daniel Thornburgh
2024-11-20[libc] Use best-fit binary trie to make malloc logarithmic (#106259)Daniel Thornburgh