* top/maint.mk (gl_prefer_angle_bracket_headers_): Add missing headers
from lib/*.in.h. Re-sort list.
2024-07-26 Collin Funk <collin.funk1@gmail.com>
+ maintainer-makefile: Update list of headers to use #include <...>.
+ * top/maint.mk (gl_prefer_angle_bracket_headers_): Add missing headers
+ from lib/*.in.h. Re-sort list.
+
doc: Update list of headers to use #include <...>.
* doc/gnulib-tool.texi (Style of #include statements): Add missing
headers from lib/*.in.h. Re-sort list.
# sed -n -e 's/^@item[[:space:]]\{1,\}@code{\([^}]\{1,\}\)}$/\1/p' $GNULIB_SRCDIR/doc/gnulib-tool.texi | sort -u
gl_prefer_angle_bracket_headers_ ?= \
alloca.h \
+ argz.h \
arpa/inet.h \
assert.h \
byteswap.h \
endian.h \
errno.h \
error.h \
+ execinfo.h \
fcntl.h \
fenv.h \
float.h \
getopt.h \
glob.h \
iconv.h \
+ ieee754.h \
inttypes.h \
langinfo.h \
limits.h \
netdb.h \
net/if.h \
netinet/in.h \
+ obstack.h \
omp.h \
poll.h \
pthread.h \
pty.h \
sched.h \
search.h \
+ selinux/context.h \
+ selinux/label.h \
selinux/selinux.h \
signal.h \
spawn.h \
stdalign.h \
stdarg.h \
stdbit.h \
+ stdbool.h \
+ stdckdint.h \
stddef.h \
stdint.h \
stdio.h \
stdlib.h \
+ stdnoreturn.h \
string.h \
strings.h \
sysexits.h \
sys/times.h \
sys/types.h \
sys/uio.h \
+ sys/un.h \
sys/utsname.h \
sys/wait.h \
termios.h \