From: Paul Eggert Date: Tue, 1 Feb 2005 23:59:45 +0000 (+0000) Subject: mountlist.h, mountlist.h cleanup, and add support for subfs. X-Git-Tag: CPPI-1_12~1519 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ae65663064eaf231cb57148d5c542d6646d5e696;p=thirdparty%2Fcoreutils.git mountlist.h, mountlist.h cleanup, and add support for subfs. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 6c34b08780..1dbfcbc2df 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,14 @@ +2005-02-01 Paul Eggert + + * mountlist.h (MOUNTLIST_H_): New macro, to protect against double + inclusion. + Include , for dev_t. + (ME_DUMMY, ME_REMOTE): Move from here.... + * mountlist.c (ME_DUMMY, ME_REMOTE): To here. + (ME_DUMMY): Count "subfs" as a dummy. Problem reported by + Dmitry V. Levin. + Include mountlist.h first, to test the interface. + 2005-01-29 Jim Meyering * Makefile.am (libfetish_a_SOURCES): Remove many files from this