1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-23 18:46:47 +02:00
Files
coreutils/doc
Jim Meyering d2c6ae7fbc * src/ls.c (print_color_indicator): Test for S_IFREG first, rather
than having the code test for all of the other types first.
Hoist the set-uid/gid-testing code "up" into this new block.
Classify any other type of file (e.g., S_TYPEISSHM, etc.) as
C_ORPHAN, not as C_FILE.

* doc/coreutils.texi (What information is listed): Mention that missing
pieces of information are marked with "?".  From Paul Eggert.
2006-07-26 14:06:57 +00:00
..
.
2004-01-27 15:38:00 +00:00
.
2002-04-28 21:58:19 +00:00
2004-07-23 22:41:52 +00:00
2006-07-17 03:52:18 +00:00