ack/util/ego
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
..
bo 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
ca 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
cf 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
cj 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
cs strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
descr Add floating-point register variables to PowerPC ncg. 2017-02-15 19:34:07 -05:00
em_ego Don't use '-' in option string to getopt(). 2017-10-29 23:25:07 -04:00
ic Fix a whole lot more stray prototypes. 2016-11-24 21:47:40 +01:00
il Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
lv 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
ra strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
share strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
sp strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
sr strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
ud strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
Action Initial revision 1987-01-13 11:31:24 +00:00
build.lua ego now builds and is used. 2016-08-21 22:01:19 +02:00