History log of /netbsd-src/sys/arch/atari/stand/tostools/libtos/keywait.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 454af1c0 14-Mar-2009 dsl <dsl@NetBSD.org>

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle

Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)

show more ...


# b24ea33c 07-Jan-1996 leo <leo@NetBSD.org>

Common library for all tostools. (Waldi Ravens and myself)