]> sourceware.org Git - newlib-cygwin.git/commit
newlib: libc: reshuffle include order for the manual
authorMike Frysinger <vapier@gentoo.org>
Sun, 13 Feb 2022 07:44:31 +0000 (02:44 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Feb 2022 01:43:51 +0000 (20:43 -0500)
commitc75bb30fc10bb68a087995ce7f4bf16fd8b0a4b0
tree696fe2e1372719c2fc984cb3e5ef62e1400c39c9
parent48942fe31a0622bb2b4b5b7cebbf9af2bd53430f
newlib: libc: reshuffle include order for the manual

When migrating the manual to the top-level, the include order was
sorted by name of the subdir.  But this changed the chapter order
of the manual in the process.  Change the sorting back to match
existing chapters and update the comments to explain.
newlib/Makefile.in
newlib/libc/Makefile.am
newlib/libc/Makefile.in
newlib/libc/Makefile.inc
newlib/libc/argz/Makefile.inc [new file with mode: 0644]
newlib/libc/errno/Makefile.inc [new file with mode: 0644]
newlib/libc/machine/Makefile.inc [new file with mode: 0644]
newlib/libc/sys/Makefile.inc [new file with mode: 0644]
newlib/libc/syscalls/Makefile.inc [new file with mode: 0644]
newlib/libc/unix/Makefile.inc [new file with mode: 0644]
newlib/libc/xdr/Makefile.inc [new file with mode: 0644]
This page took 0.094076 seconds and 5 git commands to generate.