History log of /llvm-project/libc/src/stdlib/baremetal/malloc.cpp (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6
# 7bf3137c 16-Dec-2024 Petr Hosek <phosek@google.com>

[libc] Breakup freelist_malloc into separate files (#119806)

This better matches the structure we use for the rest of libc.


# 4e2a9e50 12-Dec-2024 Petr Hosek <phosek@google.com>

[libc] Breakup freelist_malloc into separate files (#98784)

This better matches the structure we use for the rest of libc.