OSDN Git Service

A screen width of 1 is possible (in some weird setups), and gives ls -C a division...
authorRob Landley <rob@landley.net>
Thu, 27 Dec 2012 01:39:51 +0000 (19:39 -0600)
committerRob Landley <rob@landley.net>
Thu, 27 Dec 2012 01:39:51 +0000 (19:39 -0600)
commitf02ca1e5d07157b66fde51068881611ab44cce68
tree2ac06d4290cbe77abdbc11b153c4d19bb62cbfdc
parent27cec9ac4ca6c207ea7e74e109e362659f8dfeeb
A screen width of 1 is possible (in some weird setups), and gives ls -C a division by zero error.
toys/posix/ls.c