This is the mail archive of the
libc-alpha@sourceware.cygnus.com
mailing list for the glibc project.
Re: LFS meets PowerPC - score 0,1
Geoff Keating <geoffk@ozemail.com.au> writes:
> - glibc will never work on pre-ANSI compilers, so there's no reason
> not to write ANSI prototypes in new code.
Actually, there is a reason. All functions which are exported should
be written in K&R form since this way the compiler will warn about
missing prototypes.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------