]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(print_color_indicator): Check the file's suffix only
authorJim Meyering <jim@meyering.net>
Tue, 3 Dec 1996 02:33:09 +0000 (02:33 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 3 Dec 1996 02:33:09 +0000 (02:33 +0000)
commitb87899c834a907fe12540be709a6f7a82b862335
treea61fe201a56647b6a7a2058c6854c9e383ef38f3
parent4accfeb4e0ef38fe758caabebf69045b362e2840
(print_color_indicator): Check the file's suffix only
if it's a regular file.
(print_type_indicator): Use S_IXUGO instead of writing out
(S_IEXEC | S_IXGRP | S_IXOTH).
(length_of_file_name_and_frills): Likewise.
src/ls.c