1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-01 07:16:33 +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
1998-08-13 04:06:52 +00:00
1998-05-03 20:46:29 +00:00
1999-01-17 13:53:32 +00:00
.
1997-02-04 03:29:06 +00:00
2000-10-21 13:22:39 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
93 MiB
Languages
C 56.8%
Shell 27.3%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%