From owner-freebsd-current Tue Mar 20 17:27:57 2001 Delivered-To: freebsd-current@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4031037B73C for ; Tue, 20 Mar 2001 17:27:55 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2L1Qd920008; Tue, 20 Mar 2001 18:26:39 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103210126.f2L1Qd920008@harmony.village.org> To: thinker Subject: Re: patch /bin/ls again, for mb supporting. Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Tue, 20 Mar 2001 16:49:01 GMT." <20010320164901.A14424@hell.branda.to> References: <20010320164901.A14424@hell.branda.to> Date: Tue, 20 Mar 2001 18:26:39 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010320164901.A14424@hell.branda.to> thinker writes: : + *ri = 0; *ri = '\0'; Yes, they are the same, but the style here is that you are terminating the string. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message