bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI, stat recognizes more file system types; reflect a gnulib renaming


From: Jim Meyering
Subject: FYI, stat recognizes more file system types; reflect a gnulib renaming
Date: Tue, 28 Aug 2007 12:26:52 +0200

For details, see http://git.sv.gnu.org/r/gnulib.git
Here are ChangeLog entries:

2007-08-28  Jim Meyering  <address@hidden>

        Reflect renaming: mreadlink-with-size -> areadlink-with-size.
        * bootstrap.conf: Update module name.
        * src/copy.c (copy_internal): Update header and function names.
        * src/ls.c (get_link_name): Likewise.
        * src/readlink.c (main): Likewise.
        * src/stat.c (print_stat): Likewise.

        Add file system type names and magic numbers from "man 2 statfs".
        * src/stat.c (human_fstype): Also handle BEFS, BFS, BINFMT_MISC,
        FUSECTL, HUGETLBFS, NFSD and OPENPROM.

2007-08-27  Jim Meyering  <address@hidden>

        Add some file system type names and magic numbers from glibc.
        * src/stat.c (human_fstype): Add any file system names and values
        present in glibc's linux_fsinfo.h but not in this list.
        Alphabetize the S_* names and capitalize the hexadecimal constants.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]