Date: Wed, 24 Apr 2002 13:18:00 +0700 From: Alexey Dokuchaev <danfe@regency.nsu.ru> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: "Kenneth D. Merry" <ken@kdm.org>, "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: <20020424131800.A39729@regency.nsu.ru> In-Reply-To: <97287.1019628519@critter.freebsd.dk>; from phk@critter.freebsd.dk on Wed, Apr 24, 2002 at 08:08:39AM %2B0200 References: <20020424130449.A34334@regency.nsu.ru> <97287.1019628519@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 24, 2002 at 08:08:39AM +0200, Poul-Henning Kamp wrote: > In message <20020424130449.A34334@regency.nsu.ru>, Alexey Dokuchaev writes: > >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. > > NUL is the original name for the first position in the > ASCII table, way before Bill had learned to code. Yeah, that's right, got confused by NULL-pointer ;-) Thanks for clarification. ./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?20020424131800.A39729>