Files
gnu-coreutils/tests/ls
Jim Meyering 9e0a095be6 Fix another bug: ls --indicator-style=file-type would call
stat for a symlink, even though it wasn't always needed.
In some cases, that unnecessary stat would cause ls to fail.
* src/ls.c (gobble_file): Don't treat symlinks specially (in
requiring a stat syscall).  Remove the offending exclusion.
* NEWS: Mention the fix.
* tests/ls/stat-dtype: New file/test, for the above fix.
Also exercises the new df feature, below.
2006-07-21 08:49:24 +00:00
..
2006-05-06 15:44:01 +00:00
.
2003-12-24 16:35:18 +00:00
2006-07-17 03:52:18 +00:00
2006-05-06 15:27:38 +00:00
2004-12-06 22:42:47 +00:00