Date: Wed, 24 Apr 2002 13:04:49 +0700 From: Alexey Dokuchaev <danfe@regency.nsu.ru> To: "Kenneth D. Merry" <ken@kdm.org> Cc: "David E. O'Brien" <obrien@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020424130449.A34334@regency.nsu.ru> In-Reply-To: <20020423220257.A39867@panzer.kdm.org>; from ken@kdm.org on Tue, Apr 23, 2002 at 10:02:57PM -0600 References: <200204232358.g3NNwLW16877@freefall.freebsd.org> <20020423220257.A39867@panzer.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 23, 2002 at 10:02:57PM -0600, Kenneth D. Merry wrote: > On Tue, Apr 23, 2002 at 16:58:21 -0700, David E. O'Brien wrote: > > obrien 2002/04/23 16:58:21 PDT > > > > Modified files: > > lib/libcam camlib.h > > Log: > > Do not +1 with MAXPATHLEN. > > Why not? What about the terminating NUL? Quite off-topic, but still worth mentioning ;-) Why people refer to '\0' as ``NUL'' but not ``NULL'' ?? NUL is a bogus "device" thingy under Billy's early OSes. While there is such thing as ``nil'', NUL seems like something that does not quite belong to UNIX world... Fascinating: quite a few our manpages make use of ``NUL'' though... Just my $.02 ./danfe 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?20020424130449.A34334>