Defines the type struct mntent and the macros MNTTAB,
MOUNTED, MNTTYPE_*, MNTOPT_*, and declares the functions
setmntent, getmntent, getmntent_r, addmntent,
endmntent, hasmntopt.
Documentation:
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
getmntent_r is missing on all non-glibc platforms:
AIX 5.1, HP-UX 11, IRIX 6.5, Cygwin.
Gnulib module mountlist provides a higher-level abstraction.