]> Savannah Git Hosting - gnulib.git/commit
mntent: New module.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Aug 2024 11:46:02 +0000 (13:46 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Aug 2024 11:46:02 +0000 (13:46 +0200)
commit662fd337dbb0b85b7ff69a9a12e5b43bad063c57
tree56481c92fe167b5c84ad7d030144ce8784c3bb73
parent4c323abafa37e5a4d8e8200b4567300d36ba4065
mntent: New module.

* lib/mntent.in.h: New file.
* m4/mntent_h.m4: New file.
* modules/mntent: New file.
* doc/glibc-headers/mntent.texi: Mention the new module.
* top/maint.mk (gl_prefer_angle_bracket_headers_): Add mntent.h.
* doc/gnulib-tool.texi (Style of #include statements): Add mntent.h to
the list.
ChangeLog
doc/glibc-headers/mntent.texi
doc/gnulib-tool.texi
lib/mntent.in.h [new file with mode: 0644]
m4/mntent_h.m4 [new file with mode: 0644]
modules/mntent [new file with mode: 0644]
top/maint.mk