ack/util/ncgg
George Koehler bec236c108 Include more headers to declare functions.
This causes clang to give fewer warnings of implicit declarations of
functions.

In mach/pdp/cv/cv.c, rename wr_int2() to cv_int2() because it
conflicts with wr_int2() in <object.h>.

In util/ack, rename F_OK to F_TRANSFORM because it conflicts with F_OK
for access() in <unistd.h>.
2019-03-22 15:59:35 -04:00
..
build.lua Adopt a copy of Minix 2's ed; this allows the ACK's antiquated ed scripts to 2018-06-02 18:02:51 +02:00
cgg.y Add a few more error checks and adjustments to reglap. 2017-10-18 22:00:12 -04:00
coerc.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
cost.h Header --> Id 1994-06-24 11:31:16 +00:00
cvtkeywords Adopt a copy of Minix 2's ed; this allows the ACK's antiquated ed scripts to 2018-06-02 18:02:51 +02:00
emlookup.c Change fatal() and error() to use varargs. 2013-05-10 12:04:21 +01:00
error.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
expr.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
expr.h Header --> Id 1994-06-24 11:31:16 +00:00
extern.h Remove stackadjust and stackoffset() from ncg. 2016-10-07 20:52:13 -04:00
hall.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
instruct.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
instruct.h Header --> Id 1994-06-24 11:31:16 +00:00
iocc.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
iocc.h Header --> Id 1994-06-24 11:31:16 +00:00
keywords Add regvar_w() and regvar_d() for use with reglap. 2017-10-17 12:05:41 -04:00
lookup.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
lookup.h Header --> Id 1994-06-24 11:31:16 +00:00
main.c Remove code to calculate memory usage with sbrk(). 2018-11-14 16:13:54 -05:00
ncgg.6 Header --> Id 1994-06-24 11:31:16 +00:00
output.c Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
param.h In ncgg, increase MAXREGS from 80 to 200. 2016-09-18 14:37:42 -04:00
property.h Header --> Id 1994-06-24 11:31:16 +00:00
pseudo.h Remove stackadjust and stackoffset() from ncg. 2016-10-07 20:52:13 -04:00
reg.h Header --> Id 1994-06-24 11:31:16 +00:00
regvar.h Add reglap to ncg. Add 4-byte reg_float to PowerPC ncg. 2017-10-14 12:40:04 -04:00
scan.l First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
set.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
set.h Header --> Id 1994-06-24 11:31:16 +00:00
strlookup.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
subr.c Add a few more error checks and adjustments to reglap. 2017-10-18 22:00:12 -04:00
token.h Header --> Id 1994-06-24 11:31:16 +00:00
var.c Add reglap to ncg. Add 4-byte reg_float to PowerPC ncg. 2017-10-14 12:40:04 -04:00
varinfo.h Header --> Id 1994-06-24 11:31:16 +00:00