Commit graph

229 commits

Author SHA1 Message Date
dtrg 014be56fb0 Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg 097c640a6c First version in CVS. 2006-07-20 23:24:28 +00:00
dtrg 4c0a0e6119 Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
dtrg 8ea67498ed Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-18 17:10:18 +00:00
dtrg 779fe568fc Removed an assumption that 'stdin' is a constant, which it's not on Linux. (You can't use it as an initialiser when declaring a global variable.) 2005-06-24 22:10:24 +00:00
ceriel 053ba2d164 ... 2002-09-10 13:40:14 +00:00
ceriel b9a67e72ca use stdarg when compiling with ANSI C compiler 1995-08-18 07:26:18 +00:00
ceriel c3855160fb use stdarg when compiling with ANSI C compiler 1995-08-17 14:36:05 +00:00
ceriel c9153e6b9b Set B_busy 1995-07-25 16:49:15 +00:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel 49f8a5a61b Fixed some minor problems 1993-11-12 16:59:06 +00:00
ceriel 4539174f47 Added -DNDEBUG to compile flags 1993-11-10 15:07:55 +00:00
ceriel 9dae71ae08 Updated for C_ prototypes 1993-11-10 15:07:12 +00:00
ceriel 854597cd2d Updated for C_ prototypes 1993-11-10 14:40:27 +00:00
ceriel 7c473ca0ed Added -DNDEBUG to compile flags 1993-11-10 14:38:32 +00:00
ceriel 528112d9bd Bug fix for dlb routines and C_ are now void 1993-11-10 14:22:26 +00:00
ceriel 4f3e07061e Added -DNDEBUG to compile flags 1993-11-10 14:21:21 +00:00
ceriel 56ab70f21f Added dbsym.c 1991-12-19 09:30:53 +00:00
ceriel f30ffd415c Changed order in ceg/list 1991-12-16 16:06:29 +00:00
ceriel c6f6df87ae Improved installation of make_ files 1991-12-16 15:35:14 +00:00
ceriel 3da953fa85 Added grind support 1991-11-01 11:53:42 +00:00
ceriel 7213f2527b Pass COPTIONS, not CFLAGS 1991-10-25 15:23:01 +00:00
ceriel 96893d0092 Make targets writable 1991-10-18 09:58:52 +00:00
ceriel 3e17bc4188 Hidden name 'not_implemented' 1991-09-30 09:26:09 +00:00
ceriel 90279a0a36 Also include back.h 1991-09-26 12:55:43 +00:00
ceriel c17ce93d9e Several fixes 1991-09-25 10:30:45 +00:00
ceriel 8661cdb40b Added {} around generated for-loop 1991-09-25 10:29:00 +00:00
ceriel 571ad3216b Fixed proto.make 1991-09-20 10:39:07 +00:00
ceriel 65454de06c Fixed proto.make 1991-09-13 14:56:50 +00:00
ceriel cd8141b705 Fixed proto.make 1991-09-13 11:20:27 +00:00
ceriel 7d5231279f Fixed 1991-09-13 10:24:29 +00:00
ceriel ad5b31be99 Distribute proto.make, not Makefile 1991-09-06 13:58:59 +00:00
ceriel edaf2a01f4 new installation mechanism 1991-09-05 16:35:56 +00:00
ceriel 4ceac64530 new installation mechanism 1991-09-05 11:56:23 +00:00
ceriel db67ceebc9 LIBS was not used; removed it 1991-09-05 11:52:04 +00:00
ceriel bb82ab2c09 New installation mechanism 1991-09-05 11:50:17 +00:00
ceriel 3e9c44cef7 new installation mechanism 1991-09-05 11:43:36 +00:00
ceriel 52d1b0e8aa New installation mechanism 1991-09-05 11:33:24 +00:00
ceriel 53664c2d1f New installation mechanism 1991-09-05 11:22:37 +00:00
ceriel 3bdfdfc1cf Some fixes 1991-09-05 11:19:37 +00:00
ceriel a2fc0c859c new installation mechanism 1991-09-05 11:10:43 +00:00
ceriel d93bc01d2d New installation mechanism 1991-09-05 11:06:46 +00:00
ceriel 5eb2a9f2fe Fixed error in path name 1991-09-05 10:56:45 +00:00
ceriel e7a1e1cc9c New installation mechanism 1991-09-05 10:56:44 +00:00
ceriel 44fda8e7d0 Fixed Makefile 1991-06-05 09:25:20 +00:00
ceriel 2d79ecd203 Fixed a few problems 1991-05-16 13:22:15 +00:00
ceriel 094b1d0742 Fixed missing ; before } 1991-05-16 13:08:32 +00:00
ceriel 36e47ad79b yytext is an array in lex, but a char * in flex 1991-01-18 09:43:04 +00:00
ceriel 6acdb3e358 Made acceptable for flex (no yylineno, no yymorfl) 1991-01-11 14:35:14 +00:00
ceriel 0c56d078ec bug fix: did not return soon enough 1990-08-01 14:41:18 +00:00