Date: Thu, 19 Aug 1999 06:04:10 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.c Message-ID: <199908191304.GAA35035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/08/19 06:04:10 PDT
Modified files:
bin/ls ls.c
Log:
Take integer rounding into account in the buffer size approximation
macro. So now it's (1 +) for the sign and (+ 1) for rounding.
Reported by: bde
Revision Changes Path
1.27 +2 -2 src/bin/ls/ls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908191304.GAA35035>
