* include/am_defs.h: use system's hasmntopt() only if it is found
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 10 Dec 2002 19:55:31 +0000 (19:55 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 10 Dec 2002 19:55:31 +0000 (19:55 +0000)
commit4643b484cf3469b152f720340ce67a9c7b7378ad
treed5c61fd197d3483b64f753051e5e22caeb89a2e5
parent932215401afd11a23e50f1c4e75f47011520902a
* include/am_defs.h: use system's hasmntopt() only if it is found
and it is not buggy.

* libamu/hasmntopt.c (nextmntopt): isspace() takes an int, not a
char.

* amd/am_ops.c, amd/amfs_auto.c, amd/autil.c, amd/nfs_subr.c,
amd/ops_cdfs.c, amd/ops_nfs.c, amd/srvr_nfs.c, libamu/hasmntopt.c,
libamu/mount_fs.c, libamu/mtab.c: rename all uses of hasmntopt()
to amu_hasmntopt().  Don't use hasmntopt() directly any more!
12 files changed:
ChangeLog
amd/am_ops.c
amd/amfs_auto.c
amd/autil.c
amd/nfs_subr.c
amd/ops_cdfs.c
amd/ops_nfs.c
amd/srvr_nfs.c
include/am_defs.h
libamu/hasmntopt.c
libamu/mount_fs.c
libamu/mtab.c