Hash :
008ff109
Author :
Date :
2025-03-21T12:20:24
mountlist: Work around an strtoul() misfeature. * lib/mountlist.c: Include c-ctype.h. (dev_from_mount_options): Ignore the dev=... option if its value starts with whitespace or with a + or - sign. * modules/mountlist (Depends-on): Add c-ctype.
Description:
Return list of mounted file systems.
Files:
lib/mountlist.h
lib/mountlist.c
m4/fstypename.m4
m4/mountlist.m4
Depends-on:
c-ctype
fopen-gnu
free-posix
getline
open
unlocked-io-internal
bool
stdint-h
strstr-simple
xalloc
configure.ac:
gl_MOUNTLIST
gl_PREREQ_MOUNTLIST_EXTRA
Makefile.am:
lib_SOURCES += mountlist.c
Include:
"mountlist.h"
License:
GPL
Maintainer:
Jim Meyering