NetBSD/usr.bin/lex
dsl 06dd932c49 Add (unsigned char) cast to ctype functions - Char is unsigned char. 2004-10-30 20:37:35 +00:00
..
COPYING
FlexLexer.h More g++-3 fixes: 2003-11-18 21:37:39 +00:00
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
NEWS More g++-3 fixes: 2003-11-18 21:37:39 +00:00
VERSION
ccl.c
config.h
dfa.c
ecs.c
flex.1 More g++-3 fixes: 2003-11-18 21:37:39 +00:00
flex.skl Include iosfwd instead of iostream, since it is smaller; from Marc Espie. 2004-02-01 21:24:02 +00:00
flexdef.h include <malloc.h> only if we don't have <stdlib.h> 2003-10-28 20:43:51 +00:00
gen.c PR/25065: Arne H Juul: Typo in debugging output. 2004-04-05 21:17:27 +00:00
initscan.c yy_flex_realloc(): apply __attribute__((__unused__)) instead of 2003-12-02 06:22:14 +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
misc.c Add (unsigned char) cast to ctype functions - Char is unsigned char. 2004-10-30 20:37:35 +00:00
mkskel.sh
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.h
yylex.c