1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00
Jim Meyering a67cbceb5a Make `ls' a lot more efficient on systems (e.g., linux-2.4.*)
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.
2000-10-28 12:18:21 +00:00
.
2000-10-28 08:25:21 +00:00
2000-10-21 20:01:28 +00:00
2000-10-22 14:18:02 +00:00
2000-10-28 12:00:14 +00:00
2000-10-21 13:22:39 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
90 MiB
Languages
C 57.1%
Shell 27%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%