1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-01 15:26:29 +02:00
Files
coreutils/tests
Jim Meyering 967e0c11ea "ls --color" would highlight other-writable and sticky directories
no differently than regular directories on a file system with
dirent.d_type support.
* NEWS: Say the above.
* src/ls.c (gobble_file): With --color, also stat the file when
we know it is a directory.
Derived from an anonymous one-line fix and bug report:
<https://savannah.gnu.org/bugs/?15043>.
* tests/ls/color-dtype-dir: New file.  Test for the above fix.
* tests/ls/Makefile.am (TESTS): Add color-dtype-dir.
2006-08-26 06:46:17 +00:00
..
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2006-08-22 18:50:24 +00:00
2005-11-04 09:52:09 +00:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.