+2003-04-05 Jim Meyering <jim@meyering.net>
+
+ Merge change from Coreutils.
+ * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
+ error from mntctl.
+ Use mntctl's return value to drive the entry-processing loop, since
+ we can't rely on the value of the vmt_length member in the last
+ entry. On some systems doing so could result in exhausting
+ virtual memory. Based in part on a patch from Mike Jetzer.
+
2003-04-04 Bruno Haible <bruno@clisp.org>
* linebreak.h: New file, from GNU gettext.