[PATCH] multiple bugs in ls.c

Rob Landley rob at landley.net
Thu Jun 15 22:11:48 UTC 2006


On Thursday 01 June 2006 3:34 am, Rich Felker wrote:
> - duplicated format bit 14 forced LIST_EXEC always-on
> - -p option was behaving just like -F (SUSv3 says -p only shows / for
>   dirs, not other special symbols)
> - tests for LIST_EXEC in color functions were nonsense (constant
>   tests). i assume they were supposed to be (all_fmt & LIST_EXEC)
>   however having coloring of executable files depend on -F seems
>   undesirable.

Applied, svn 15401.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list