Re: [PATCH v3 1/2] malloc: Refactor malloc API into a separate header
Wilco Dijkstra <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <PAWPR08MB89826D6BAD99CA25D9E3FF0E83A52@PAWPR08MB8982.eurprd08.prod.outlook.com> |
Hi Yury, > 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. LGTM. Reviewed-by: Wilco Dijkstra <[email protected]> Cheers, Wilco