ack/lang
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
..
a68s Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
b Don't use '-' in option string to getopt(). 2017-10-29 23:25:07 -04:00
basic Merge from trunk. 2017-08-06 10:42:16 +02:00
cem strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
fortran Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
m2 Free buf in GetFile(). 2017-11-13 21:34:31 -05:00
occam Don't define functions called itoa(), because this causes problems on platforms 2017-07-23 21:19:07 +02:00
pc strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
build.lua We can build our first C file. 2016-08-07 21:56:53 +02:00