ack/util/LLgen/src
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
..
alloc.c Modernised usage of system header files. 2006-02-03 22:23:37 +00:00
cclass.c Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
cclass.h Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
check.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
compute.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
extern.h Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
gencode.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
global.c Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
io.h Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
LLgen.c Added pregenerated versions of the LLgen source files (to ease 2007-02-24 02:01:57 +00:00
LLgen.g Modernised usage of system header files. 2006-02-04 00:37:19 +00:00
Lpars.c Added pregenerated versions of the LLgen source files (to ease 2007-02-24 02:01:57 +00:00
Lpars.h Added pregenerated versions of the LLgen source files (to ease 2007-02-24 02:01:57 +00:00
machdep.c Non-standard stdlib prototypes are not our friend (and not OSX's friend, which 2016-11-24 20:48:51 +01:00
main.c Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
name.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
reach.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
savegram.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
sets.c Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
sets.h Fixed typo 1995-07-31 09:17:14 +00:00
tokens.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
tokens.g strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
types.h Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00