ack/util/opt
2016-11-10 22:04:18 +01:00
..
alloc.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
alloc.h Changed configuration to now use malloc()/free() rather than sbrk(). 2006-07-20 22:59:25 +00:00
assert.h
backward.c
build.lua Move util/data into modules/src/em_data, for consistency with the other 2016-08-14 14:09:38 +02:00
cleanup.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
em_opt.6
ext.h
flow.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
getline.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
line.h
lookup.c Modified to include the appropriate header file rather than (badly) 2006-07-26 12:28:56 +00:00
lookup.h
main.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
mktab.y Improve flex correctness. 2015-03-23 00:09:27 +01:00
optim.h
param.h
pattern.h
patterns
peephole.c Fix an insidious 64-bitness bug which was causing incorrectly optimised code. 2016-03-17 22:30:24 +01:00
pop_push.awk Renamed 'switch' variable to avoid conflict with a keyword in modern awks. 2010-08-01 10:35:04 +00:00
pop_push.h
process.c
proinf.h
putline.c
reg.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
scan.l First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
special.c
tes.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
tes.h
testopt
types.h
util.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
var.c