Joseph Myers via CVS commit notices for the GNU Hurd, le jeu. 20 nov. 2025
16:37:07 +0000, a ecrit:
> On Wed, 19 Nov 2025, Samuel Thibault wrote:
>
> > 56549264d1e1 ("malloc: add free_sized and free_aligned_sized from C23")
> > missed adding them.
> > ---
> > sysdeps/mach/hurd/i386/libc.abilist | 2 ++
> > sysdeps/mach/hurd/i386/libc_malloc_debug.abilist | 2 ++
> > sysdeps/mach/hurd/x86_64/libc.abilist | 2 ++
> > sysdeps/mach/hurd/x86_64/libc_malloc_debug.abilist | 2 ++
> > 4 files changed, 8 insertions(+)
>
> This doesn't actually seem to have been pushed.
I must have missed a push failure indeed, now pushed, thanks!
Samuel