ack/util
David Given 4cb4bdc85f There are two places where names are added to the global symbol table; one via
the -U command line option, and one via file scanning. Turns out only the
second would increment the number of global names, so adding names with -U
would cause names found via scanning to fall off the end of the list! This
wouldn't cause linker errors because fixups don't use the list, but would cause
the generated symbol table in the output to be incorrect.
2018-03-11 12:37:23 +01:00
..
ack strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
amisc Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00
arch Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
ass Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
build Run all tests, even the ones which fail, and emit a test summary right at the 2016-12-01 23:03:30 +01:00
byacc Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
ceg Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
cgg Made the cgg and the cg code generator work; use this to beat the PDP/11 2018-02-23 22:31:46 +01:00
cmisc Check each format string in tabgen.c 2017-11-13 20:59:03 -05:00
cpp Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
ego Fix my typo from commit 5bbbaf4. 2017-11-17 15:46:24 -05:00
flex Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
grind Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
int Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
led There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
LLgen Merge pull request #69 from kernigh/kernigh-stdc 2017-11-19 12:00:40 +01:00
make Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
mcgg Restore an assignment deleted in commit 789f79b. 2017-11-07 23:52:52 -05:00
misc Tune the installed manual pages. 2017-01-18 23:02:30 -05:00
ncgg strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
opt Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
shf Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
topgen strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00