mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-17 22:39:31 +02:00
a67cbceb5a648fefe69e542154be266742b38676
that save file type information in directory entries. [enum filetype] (unknown): Add members (as yet unused): (HAVE_STRUCT_DIRENT_D_TYPE): Define. (format_needs_type): New global. (main): Set it. (print_dir): Set `type' from directory entry, if possible. (gobble_file): Add a parameter, TYPE. Stat the file only if its type is unknown and we need the type. Patch from Ulrich Drepper.
…
…
…
…
…
…
…
…
…
…
…
Description
These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.
Languages
C
56.5%
Shell
27.6%
Perl
11.6%
Makefile
2.2%
M4
0.9%
Other
1.2%