From owner-freebsd-standards Sun Dec 2 7:53:49 2001 Delivered-To: freebsd-standards@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 5162B37B416 for ; Sun, 2 Dec 2001 07:53:47 -0800 (PST) Received: from rover.village.org (warner@rover.bsdimp.com [204.144.255.66]) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) with ESMTP id fB2FrhG56788 for ; Sun, 2 Dec 2001 10:53:46 -0500 (EST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fB2Frfa34614; Sun, 2 Dec 2001 08:53:42 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id fB2FrfM58746; Sun, 2 Dec 2001 08:53:41 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200112021553.fB2FrfM58746@harmony.village.org> To: Garance A Drosihn Subject: Re: strerror_r() implementation Cc: freebsd-standards@bostonradio.org In-reply-to: Your message of "Sat, 01 Dec 2001 23:47:52 EST." References: <20011202011045.F5026-100000@gamplex.bde.org> Date: Sun, 02 Dec 2001 08:53:41 -0700 From: Warner Losh Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spoke style(9): return (eight); This matches usage in the kernel and libc :-) Most of style(9) is in the examples. While not strictly necessary, many people believe that it looks better. Many don't, but current FreeBSD usage says that it is required. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message