--- /glibc/stdio-common/Makefile.expected +++ /glibc/stdio-common/Makefile 2026-03-18 18:23:03.586365409 +0000 @@ -89,8 +89,8 @@ _fitoa_word \ _itoa \ _itowa \ - aprintf \ asprintf \ + aprintf \ ctermid \ cuserid \ dprintf \ @@ -178,8 +178,8 @@ # Exclude fortified routines from being built with _FORTIFY_SOURCE routines_no_fortify += \ - aprintf \ asprintf \ + aprintf \ dprintf \ fprintf \ printf \ --- /glibc/libio/Makefile.expected +++ /glibc/libio/Makefile 2026-03-18 18:23:03.567365233 +0000 @@ -62,8 +62,8 @@ iofgetws_u \ iovdprintf \ swprintf \ - vaprintf \ vasprintf \ + vaprintf \ vsnprintf \ vswprintf \ vwprintf \ @@ -90,8 +90,8 @@ test-fmemopen \ test-fputs-unbuffered-full \ test-fputws-unbuffered-full \ - tst-aprintf \ tst-asprintf-null \ + tst-aprintf \ tst-atime \ tst-bz22415 \ tst-bz24051 \ --- Tested 192 Makefiles and 2 were incorrectly sorted Please use `patch -R -pN` and the output above to correct the sorting