mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-01 07:16:33 +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.8%
Shell
27.3%
Perl
11.5%
Makefile
2.3%
M4
0.9%
Other
1.2%