Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2000 13:51:24 +0200
From:      Mark Murray <mark@grondar.za>
To:        David Malone <dwmalone@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/inetd builtins.c inetd.c inetd.h 
Message-ID:  <200012031151.eB3BpSe33189@gratis.grondar.za>
In-Reply-To: <200012031132.eB3BWSp09157@freefall.freebsd.org> ; from David Malone <dwmalone@FreeBSD.org>  "Sun, 03 Dec 2000 03:32:27 PST."
References:  <200012031132.eB3BWSp09157@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>   Tidy up some prototypes:
>           make sure there is exactly one prototype for each function,
>           use K&R style definitions everywhere to match dominant style,
>           make flag_signal take an int to avoid problems if we have
>                   ANSI prototypes and K&R definitions.

Dominant style is cool, but we need to take a stand.

K&R is _DEAD_; at some stage we need to properly remove it, not
fix it.

Folks who rely on FreeBSD for bug-free code are welcome to use one of the
many ANSI --> K&R tools to port our stuff.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


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?200012031151.eB3BpSe33189>