NetBSD/usr.bin/lex
christos 2f971ecfcb More g++-3 fixes:
- std:c{in,out,err}
	- include <iostream>
	- use std::endl instead of \n
2003-11-18 21:37:39 +00:00
..
ccl.c
config.h
COPYING
dfa.c
ecs.c
flex.1 More g++-3 fixes: 2003-11-18 21:37:39 +00:00
flex.skl More g++-3 fixes: 2003-11-18 21:37:39 +00:00
flexdef.h include <malloc.h> only if we don't have <stdlib.h> 2003-10-28 20:43:51 +00:00
FlexLexer.h More g++-3 fixes: 2003-11-18 21:37:39 +00:00
gen.c More g++-3 fixes: 2003-11-18 21:37:39 +00:00
initscan.c the line is needed (to remove closing doublequote) 2003-07-14 18:11:06 +00:00
libmain.c
libyywrap.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
main.c use bounded string op 2003-07-14 11:36:48 +00:00
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
misc.c use bounded string op 2003-07-14 11:36:48 +00:00
mkskel.sh
NEWS More g++-3 fixes: 2003-11-18 21:37:39 +00:00
nfa.c use bounded string op 2003-07-14 11:36:48 +00:00
parse.y use bounded string op 2003-07-14 11:36:48 +00:00
scan.l need this line to remove doublequote 2003-07-16 14:57:29 +00:00
sym.c
tblcmp.c
VERSION
version.h
yylex.c