[PATCH v2 3/5] manual: Add new header and standards annotations.
Joseph Myers
joseph@codesourcery.com
Tue Apr 4 11:26:00 GMT 2017
On Tue, 4 Apr 2017, Rical Jasan wrote:
> the files are parsed and entries stored. Note that the locale is
> respected, so different users may have differently-ordered Summary
> chapters, but summary.awk appears to have done this as well.
Respecting the locale is a simple bug; LC_ALL=C should be used in the
makefile when running anything that does sorting etc. as part of the build
process (as it already is in many places).
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list