[PATCH] malloc: add free_sized and free_aligned_sized from C23

Joseph Myers josmyers@redhat.com
Wed Jun 18 22:29:40 GMT 2025


On Wed, 18 Jun 2025, Justin King wrote:

> > I think we agreed in the context of discussion of Collin Funk's patches
> > that the right way to do C23 updates to conform/ expectations (after the
> > mechanical ones that have been done, to make it a copy of the C11
> > expectations) involves complete updates of the expectations for a header
> > for all changes in that header's contents in C23 (with appropriate XFAILs
> > for features not implemented in glibc) rather than piecemeal updates only
> > for particular features that have been implemented in glibc.
> 
> 
> I am not super familiar, can you point me to that discussion or an example?
> I just looked at roughly where aligned_alloc was referenced when doing this.

See https://sourceware.org/pipermail/libc-alpha/2025-April/165700.html - 
as far as this patch is concerned, just remove the conform/ changes 
completely.  conform/ testing is not yet enabled for C23 at all.

-- 
Joseph S. Myers
josmyers@redhat.com



More information about the Libc-alpha mailing list