Commit graph

1471 commits

Author SHA1 Message Date
ceriel 9225ee6a80 Fixed for Sparc 1991-09-24 17:48:37 +00:00
ceriel 9ec49cb6d9 Avoid DVI instruction. Use library call instead 1991-09-24 10:45:43 +00:00
ceriel 529cb1a5e2 NSIG --> _NSIG 1991-09-19 10:38:40 +00:00
ceriel d8b3985528 Added entries for clean, etc. 1991-09-18 14:17:27 +00:00
ceriel df7fa49125 Fixed proto.make: Cfiles also depends on Makefile 1991-09-18 09:49:37 +00:00
ceriel abb71310d2 signal stuff not included on BSD 4.2 or SunOs 1991-09-18 09:46:08 +00:00
ceriel 2ad0051a24 popen.c did not compile with __USG defined 1991-09-18 09:19:40 +00:00
ceriel fbf6efa8fd Fix: used wrong name 1991-09-17 16:38:16 +00:00
ceriel 65454de06c Fixed proto.make 1991-09-13 14:56:50 +00:00
ceriel 767c52b241 Fixed proto.make 1991-09-13 12:36:13 +00:00
ceriel 4d7339bb60 Fixed proto.make 1991-09-13 12:01:42 +00:00
ceriel a8cb5cbe86 Fixed proto.make 1991-09-13 10:29:06 +00:00
ceriel 65bc2b62a1 Added todo 1991-09-06 15:31:41 +00:00
ceriel 699edcc81e Added ANSI stuff 1991-09-06 14:37:35 +00:00
ceriel 0caa529e0a fix machine-dependant #if's 1991-09-04 16:01:22 +00:00
ceriel df039a267d Fixed machine-dependant defines 1991-09-04 15:59:56 +00:00
ceriel 4fd7747338 fix machine-dependant #if's 1991-09-04 15:49:34 +00:00
ceriel 620f7e3d49 fix machine-dependant #if's 1991-09-04 15:37:41 +00:00
ceriel 3936acad08 Some minor mods 1991-08-27 08:57:28 +00:00
ceriel dd478032e6 New installation mechanism 1991-08-26 16:21:27 +00:00
ceriel e469cc5ac6 New installation mechanism 1991-08-26 16:02:10 +00:00
ceriel 8981100964 New installation mechanism 1991-08-26 15:18:31 +00:00
ceriel f17db32411 New installation mechanism 1991-08-26 15:10:59 +00:00
ceriel 0fb930b473 New installation mechanism 1991-08-26 14:39:14 +00:00
ceriel 942b24329f New installation mechanism 1991-08-26 14:29:59 +00:00
ceriel 2526e11a03 improved structure assignments 1991-08-26 14:26:07 +00:00
ceriel 57e6cad135 New installation mechanism 1991-08-26 14:05:16 +00:00
ceriel 8e89c04900 New installation mechanism 1991-08-26 13:23:36 +00:00
ceriel 78104e7d8a New installation mechanism 1991-08-26 12:50:21 +00:00
ceriel 8fcbfada69 New installation mechanism 1991-08-26 12:04:28 +00:00
ceriel 216b8e5d98 Removed Makefile 1991-08-26 12:01:41 +00:00
ceriel 5abbc66878 New installation mechanism 1991-08-26 11:08:07 +00:00
ceriel b503d85d23 If NOPP is defined, do not do trigraph translation; cpp does it 1991-08-09 13:57:13 +00:00
ceriel 5d00c41800 Removed definition of EMHOME; it was not used 1991-08-07 10:52:35 +00:00
ceriel 2a6c8390fa Fix for symbolic debugger 1991-08-05 13:23:45 +00:00
ceriel da84cc69bc removed scan.c and fixed a bug: 'struct a;' is an empty decl if struct a is already known 1991-07-25 16:00:32 +00:00
ceriel dbe4911b65 Fixed the HFILES macro 1991-07-25 15:45:35 +00:00
ceriel 240dd55fd9 Removed the id_enum macro and replaced id_struct by id_tag (better name) 1991-07-08 16:49:04 +00:00
dick ca104453ca prototypes now handled by lint 1991-07-05 11:55:17 +00:00
dick a0460b8bfc compatibility change in l_class.h for prototypes in ANSI C 1991-07-05 11:33:49 +00:00
ceriel 34d6b23ba6 Fixed two bugs:
- did not accept arrays in 'if (a) ...'
- did not detect too few parameters in functions with ellipsis prototypes
1991-07-01 14:10:15 +00:00
ceriel 42584ddcdb Fixed memory leak 1991-06-24 16:33:43 +00:00
ceriel 1be579a6e7 minor improvement to volatile code 1991-06-21 10:31:20 +00:00
ceriel aec33f4d0f CLK_TCK --> CLOCKS_PER_SEC; was toch goed 1991-06-21 09:58:57 +00:00
ceriel 7a1d1ce1c1 fixed some label problems 1991-06-20 10:17:36 +00:00
ceriel 9f43986877 ANSI requires separate name space for labels, and made to use idf module 1991-06-19 16:12:56 +00:00
ceriel 3a074a6f99 FIxed problem with volatile structs and the ./-> operators 1991-06-13 15:56:14 +00:00
ceriel 384d4c7647 corrected time.h header 1991-06-11 09:25:32 +00:00
ceriel 9e9e7db6b4 Fixed flushbuf() so that it works with POSIX conformant Unix versions 1991-06-10 17:07:18 +00:00
ceriel 3e9b9b3cbe Added isnan.c 1991-06-04 15:33:34 +00:00