Commit graph

1599 commits

Author SHA1 Message Date
ceriel 8482d2c110 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:27:24 +00:00
ceriel 929a0025ca Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:11:15 +00:00
ceriel a38be6605e Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 13:12:22 +00:00
ceriel f442ba9141 Fix to previous fix 1991-12-17 11:23:09 +00:00
ceriel 30de1bcf3f 'int x[];' is a valid compilation unit! See 3.7.2 of ANSI 1991-12-17 10:18:41 +00:00
ceriel 80b250950e Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:34:06 +00:00
ceriel 019590a290 Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:15:46 +00:00
ceriel 950e26815e Fix '#undef' handling 1991-12-16 14:06:09 +00:00
ceriel 8e82c748ad Fixed comments 1991-12-12 14:12:36 +00:00
ceriel fc1b4d3ddc Fixed comments 1991-12-12 12:50:42 +00:00
ceriel 4bb6c5c4e8 Changed identifier name to make it acceptable for our ANSI C compiler 1991-12-03 10:52:03 +00:00
ceriel 0deaae479b Updated LIST 1991-12-03 09:34:29 +00:00
ceriel b5ab00c143 Take sys/types.h and sys/stat.h from old C library 1991-12-02 16:43:08 +00:00
ceriel 68bee1244d removed sgtty.h; is taken from _tail_cc 1991-12-02 15:54:26 +00:00
ceriel 83ba395e03 Don't use calloc and our own malloc combined 1991-12-02 14:44:20 +00:00
ceriel f61ddc4926 Made acceptable for our ANSI C compiler 1991-12-02 13:55:09 +00:00
ceriel 3388e4deb6 Several fixes for ANSI 1991-12-02 13:43:59 +00:00
ceriel 9248d14195 l_states.c used 'const' as an identifier; unacceptable for ANSI-C! 1991-12-02 13:09:15 +00:00
ceriel ed4afc99f6 minor mods to parameters in grammar 1991-11-29 14:11:31 +00:00
ceriel 649b7d94f0 minor mods to parameters in grammar 1991-11-29 13:57:24 +00:00
ceriel 670b7264ad Deleted comment that was no longer applicable 1991-11-27 14:52:17 +00:00
ceriel bf0caa6f32 Changed error-messages mechanism 1991-11-27 13:40:52 +00:00
ceriel 5a2df3d011 lib --> lib.bin 1991-11-25 09:51:57 +00:00
ceriel 2b6f5b9b8d Avoid use of 'you' 1991-11-22 13:18:57 +00:00
ceriel 7a57ef4419 Added dbsymtab.h 1991-11-11 09:39:05 +00:00
ceriel 3015fc2542 Added grind support 1991-11-08 15:12:28 +00:00
ceriel b9c3a99783 '\v' is not a K&R character 1991-11-07 09:53:11 +00:00
ceriel 4e99d889ff Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel 7c479cf325 Fixed error in debugger support for enumeration constants 1991-11-01 10:17:30 +00:00
ceriel ab6d563a7b Fixes involving floating point constants and debugger support 1991-11-01 10:15:15 +00:00
ceriel 1558096356 Bug fix in structure assignments 1991-10-29 15:57:26 +00:00
ceriel cfe45c4e2a Deal with CASE a OF 10 .. MAX(CARDINAL) ... and things like that 1991-10-29 09:18:46 +00:00
ceriel 035d9f7624 No unsigned long arithmetic is default 1991-10-25 16:03:37 +00:00
ceriel 6333faba3c Bug fix in padding code 1991-10-25 11:15:09 +00:00
ceriel b117ac89c2 improved clean entry 1991-10-22 10:56:06 +00:00
ceriel 031393529f Added vprintf etc 1991-10-22 09:50:57 +00:00
ceriel 4d82a1b67e Do not define _end; causes name clashes 1991-10-22 09:01:09 +00:00
ceriel a7760a99bb cleanup better 1991-10-21 13:19:41 +00:00
ceriel 948711ae6f Some fixes 1991-10-18 09:47:46 +00:00
ceriel e7c3112124 Make files writable 1991-10-17 21:17:17 +00:00
ceriel 94b62ac792 Fixed typo 1991-10-17 16:36:54 +00:00
ceriel 82bad86ee6 a few minor fixes 1991-10-17 13:27:53 +00:00
ceriel 19a47cfa52 qsort arg was wrong for ANSI C 1991-10-16 16:08:27 +00:00
ceriel 147bb196b2 generate Version.c 1991-10-16 13:07:28 +00:00
ceriel dbcbe25b51 Added cmp and clean entries 1991-10-15 09:31:01 +00:00
ceriel d7964e75d7 Added clean entry 1991-10-14 13:37:43 +00:00
ceriel 20a7f7b188 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel 13327f2aec Corrected 1991-10-14 09:17:38 +00:00
ceriel 704bdf8e14 corrected installation mechanism 1991-10-14 09:13:40 +00:00
ceriel 1423d694f8 Corrected installation mechanism 1991-10-14 09:12:13 +00:00
ceriel 6286b4b1a9 Fixed manual page 1991-10-09 16:05:24 +00:00
ceriel 8a44c33e9f Added fortran 1991-10-07 17:00:59 +00:00
ceriel 9cb2aa3286 Added 1991-10-07 16:59:33 +00:00
ceriel 0f16a0f6f8 Added 1991-10-07 16:35:03 +00:00
ceriel 54d326e1ba Own fcntl.h 1991-10-04 17:37:22 +00:00
ceriel f9b38448fd own time.h 1991-10-04 14:06:34 +00:00
ceriel 24a353f3e1 Did shift of 32. Not allowed 1991-10-02 13:41:33 +00:00
ceriel 9381b34dfa Fix: sometimes generated illegal register messages for parameters 1991-10-02 12:00:05 +00:00
ceriel 9b68f0e322 Added include directories 1991-10-01 14:59:33 +00:00
ceriel 3777699ed4 Updated c.llb 1991-10-01 13:59:16 +00:00
ceriel 7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel daa7aef683 Removed LintPars 1991-10-01 09:54:42 +00:00
ceriel b0f64baa8b Added lint 1991-09-30 16:58:12 +00:00
ceriel 7092d8138e Added -ansi flag to lint.1 1991-09-30 16:55:35 +00:00
ceriel d202b80bcf Adapted for ACK distribution 1991-09-30 16:53:21 +00:00
ceriel ffa0f837a1 Added 1991-09-30 16:51:49 +00:00
ceriel 25cf41d9b7 Distribute malloc.c to improve lint library generation 1991-09-30 16:36:17 +00:00
ceriel e7b4e265d4 fixed some lint complaints 1991-09-30 16:24:45 +00:00
ceriel 8e572d417b fixed lint complaints 1991-09-30 16:12:08 +00:00
ceriel 8d25f69e77 Fix: sometimes crashed on initializers for unknown types 1991-09-30 15:00:46 +00:00
ceriel 5e3c1e94b0 Fixed typo 1991-09-25 15:39:43 +00:00
ceriel 157236bdb0 small change to get a better LB 1991-09-25 15:35:03 +00:00
ceriel 8487ae3d76 Made to work with interpreter 1991-09-25 15:04:05 +00:00
ceriel ce1dba9cac Fixed illegal array descriptors 1991-09-25 15:04:02 +00:00
ceriel aa24841c87 removed tst.ocm; did not compile 1991-09-25 15:03:05 +00:00
ceriel a78a8b6038 Gave coroutine more stack space 1991-09-25 09:14:25 +00:00
ceriel cae8164263 Added _dvi and _dvil 1991-09-25 09:14:08 +00:00
ceriel 567a619003 Added FLOATS macro and fixed array bound error 1991-09-25 09:11:14 +00:00
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