Hash :
895c6f06
Author :
Date :
2021-03-07T02:31:45
mountlist: Optimize stdio accesses. * lib/mountlist.c: Include unlocked-io.h unconditionally. * modules/mountlist (Depends-on): Add unlocked-io-internal.
Description:
Return list of mounted file systems.
Files:
lib/mountlist.h
lib/mountlist.c
m4/fstypename.m4
m4/mountlist.m4
Depends-on:
fopen-gnu
getline
open
unlocked-io-internal
stdbool
stdint
strstr-simple
xalloc
configure.ac:
gl_MOUNTLIST
if test $gl_cv_list_mounted_fs = yes; then
AC_LIBOBJ([mountlist])
gl_PREREQ_MOUNTLIST_EXTRA
fi
Makefile.am:
Include:
"mountlist.h"
License:
GPL
Maintainer:
Jim Meyering