From: Peter Maydell Date: Thu, 22 May 2008 10:21:48 +0000 (+0000) Subject: Factor out common code for writing ls shell command. Rework its length X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/51c505fd1a7488d62088d5268ae1f8a5bc885b19?ds=inline;hp=51c505fd1a7488d62088d5268ae1f8a5bc885b19 Factor out common code for writing ls shell command. Rework its length checking so it doesn't rely on the return value of sprintf(), for the benefit of SunOS 4. ---