imp
5ef5088ac4
o __P has been reoved
...
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
they already are.
o Change
int
foo() {
...
to
int
foo(void)
{
...
2002-02-02 06:50:57 +00:00
..
2002-02-02 06:50:57 +00:00
1999-08-27 23:15:48 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2001-11-20 18:33:59 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
1999-08-27 23:15:48 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2001-12-04 01:57:47 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2000-11-22 11:05:51 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2000-11-22 11:05:51 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2000-10-03 23:13:14 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2001-11-20 18:33:59 +00:00
2000-04-20 11:39:11 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
1999-08-27 23:15:48 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00
2002-02-02 06:50:57 +00:00