Commit Graph

24 Commits

Author SHA1 Message Date
dtrg
9c722420dd 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
3a69ad76f4 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
ceriel
07586a0fdd use stdarg when compiling with ANSI C compiler, and some other minor changes 1995-08-17 13:33:55 +00:00
ceriel
bcc84a94d5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
b2ce13d2b8 initialize inctable better 1992-02-26 13:38:34 +00:00
ceriel
3d748f5273 fixed bug with reading from standard input 1990-11-02 14:44:37 +00:00
ceriel
9336a78274 change flag -xs to -i, -xm to -m 1990-06-06 16:01:03 +00:00
ceriel
44bf2a78e9 removed MKDEP; it is now a cpp option (-d) 1990-02-12 11:47:50 +00:00
ceriel
c407fbc3a5 Added a change suggested by Cees Verstoep 1990-02-12 09:32:04 +00:00
ceriel
2dbec15983 Added some mkdep features and fixed a bug 1990-01-26 11:53:08 +00:00
ceriel
cab91f165e Added some code for dependency generator 1990-01-23 15:25:21 +00:00
ceriel
f860afc981 empty string in directory list now means current directory 1989-02-16 11:18:44 +00:00
ceriel
0def7db2ea fixed a problem with the ifdef-stack 1987-08-20 18:12:31 +00:00
ceriel
92ffe487b3 bug fixes: ifval must be an arith, not an int 1987-08-19 10:36:37 +00:00
ceriel
555e7be7db nestlevel count per file 1987-08-10 10:43:51 +00:00
ceriel
46100e2a95 removed the limitation on number of include directories 1987-05-11 14:30:12 +00:00
ceriel
9a77142dda minor bug fix: dumped core when called with more than one arg 1987-04-23 12:53:54 +00:00
ceriel
c29ad9ed00 Deleted reference to unused varaibles 1987-03-16 15:09:36 +00:00
ceriel
5f08cc8b3b Added Rcs Id 1987-03-10 11:49:39 +00:00
ceriel
f5371e1096 Added copyright notice 1987-03-09 19:15:41 +00:00
ceriel
af508b28ba exit from main, instead of return (bloody SUN) 1987-03-09 12:59:18 +00:00
ceriel
37226e531d Bug fix 1987-03-02 16:43:19 +00:00
ceriel
3b4f13672d Bug fix with WorkingDir 1987-01-16 16:14:22 +00:00
ceriel
846e79a2b0 Initial revision 1987-01-06 15:16:53 +00:00