Commit Graph

16 Commits

Author SHA1 Message Date
Doug Evans
1271a76a07 sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.
* sys-protos.h (gethostid): Make return type `int' ifdef __alpha__.
	* gen-protos.c: Delete support for SYS_PROTO_OVERRIDES.
	* alpha/alpha.h (SYS_PROTO_OVERRIDES): Delete.

From-SVN: r12642
1996-08-15 18:59:44 +00:00
Doug Evans
3d348653e0 gen-protos.c (overrides): New static local.
* gen-protos.c (overrides): New static local.
	(add_hash,parse_fn_proto): New static functions.
	(main): Add prototypes from SYS_PROTO_OVERRIDES to hash table before
	parsing sys-protos.h.  Reserve entry 0 in std_protos.
	* alpha/alpha.h (SYS_PROTO_OVERRIDES): Define.

From-SVN: r12598
1996-08-06 18:25:30 +00:00
Mike Stump
0f41302f47 formatting tweaks
From-SVN: r12390
1996-07-03 22:07:53 +00:00
Jim Wilson
a36cf2bb43 (main): Change argv[i] to argv[0][i].
From-SVN: r12282
1996-06-13 17:21:26 -07:00
Per Bothner
03cad97d1e gen-protos.c (progname): New variable (needed by cppalloc.c).
* gen-protos.c (progname):  New variable (needed by cppalloc.c).
(main):  Set progname.

From-SVN: r12212
1996-06-07 11:59:34 -07:00
Richard Kenner
a35311b035 Update FSF address.
From-SVN: r9961
1995-06-15 07:52:21 -04:00
Richard Kenner
3efba298c7 Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
From-SVN: r9725
1995-05-16 18:03:31 -04:00
Per Bothner
b3ca463cda Re-write fixproto/fix-header/etc to use cpplib.
From-SVN: r9316
1995-04-05 14:16:26 -07:00
Richard Kenner
1e83f71a41 (main): Remove unused args in call to fprintf.
From-SVN: r6556
1994-02-14 19:18:27 -05:00
Richard Stallman
629b20e200 (fancy_abort): New function.
From-SVN: r6072
1993-11-11 15:53:02 +00:00
Richard Stallman
82020a12d5 Comment change.
From-SVN: r6023
1993-11-06 06:12:47 +00:00
Richard Kenner
7f77b42c53 Include hconfig.h.
From-SVN: r5913
1993-10-26 21:53:53 -04:00
Richard Stallman
794c765c1e Include ctype.h.
From-SVN: r5796
1993-10-18 22:57:02 +00:00
Per Bothner
633b477b02 Remove some extraneuous garbase output.
From-SVN: r5123
1993-08-09 18:52:49 -07:00
Per Bothner
cefd15ce40 Disable obnoxious warning message.
From-SVN: r5008
1993-07-27 14:01:33 -07:00
Per Bothner
7936052fe6 Initial revision
From-SVN: r4986
1993-07-25 17:11:20 -07:00