[PATCH 1/2] malloc: Refactor malloc API into a separate header

Yury Khrustalev yury.khrustalev@arm.com
Thu Jul 30 13:47:07 GMT 2026


On Tue, Jul 28, 2026 at 05:12:14PM +0100, Yury Khrustalev wrote:
> This commit moves declarations for various malloc functions from
> the malloc.c file to a separate header that can be used to include
> these declarations in other source files.
> 
> No functional change intended.
> ---

The CI failed [1] but it was confirmed that it's not related to this
patch [2].

[1]: https://lists.linaro.org/archives/list/linaro-toolchain@lists.linaro.org/message/WENBUBJGQ5RICSJ6UYAMEHYWDXTKJZOZ/
[2]: https://lists.linaro.org/archives/list/linaro-toolchain@lists.linaro.org/message/FCSK2SE54ZNIREDXLP65PDKUX55KRPS7/

Thanks,
Yury



More information about the Libc-alpha mailing list