ack/lang/cem/cpp.ansi
George Koehler 87a2315037 strcmp, strncmp are in <string.h>
*Important:*  Do `make clean` to work around a problem and prevent
infinite rebuilds, https://github.com/davidgiven/ack/issues/68

I edit tokens.g in util/LLgen/src, so I regenerate tokens.c.  The
regeneration script bootstrap.sh can't find LLgen, but I can run the
same command by typing the path to llgen.
2017-11-14 17:35:35 -05:00
..
arith.h Use (arith) 1 << ... when getting the sign bit. 2017-10-29 17:45:10 -04:00
bits.h First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
build.lua Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
ch3bin.c Use (arith) 1 << ... when getting the sign bit. 2017-10-29 17:45:10 -04:00
ch3mon.c fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
char.tab fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
class.h fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
domacro.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
error.c First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
expr.c fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
expression.g Improved constant arithmetic: had several bugs 1993-03-18 13:24:20 +00:00
file_info.h fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
idf.c fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
idf.h fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
init.c Remove sys_time in favour of directly calling time(). 2016-11-09 21:52:04 +01:00
input.c Replaced calls to the custom strindex() and strrindex() functions with the 2006-07-23 20:01:02 +00:00
input.h First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
LLlex.c strcpy() is in <string.h> 2017-11-13 17:57:02 -05:00
LLlex.h fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
LLmessage.c fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
macro.str fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
main.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
make.allocd Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-18 16:45:57 +00:00
make.next fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
make.tokcase fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
make.tokfile fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
ncpp.6 fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
options.c First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
parameters.h First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
preprocess.c Add enough return types to the K&R C that the ACK builds (on Linux) using clang 2016-11-10 22:04:18 +01:00
proto.main fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
proto.make fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
replace.c bts2str(), long2str() are in <ack_string.h> 2017-11-10 18:00:00 -05:00
replace.str fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
skip.c fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
tokenname.c fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00