<div dir="ltr">In xgetmountlist(), keep track of whether we could stat or not, so we<br>can distinguish an actual device 0:0 from a failed stat/statvfs.<br><br>Also switch to FLAG() and capitalize POSIX.<br>---<br> lib/lib.h         |  1 +<br> lib/portability.c | 12 ++++-------<br> toys/posix/df.c   | 55 ++++++++++++++++++++++++++++-------------------<br> 3 files changed, 38 insertions(+), 30 deletions(-)<br></div>