NetBSD/usr.bin/lex
christos 731b0f1073 Coverity CID 522: Clarify that there is no overrun here. 2006-04-22 20:51:09 +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 Fix some typos. 2006-02-25 02:28:55 +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 Fix pasto: don't call the wrong function from the wrapper. Reported by perry. 2005-08-08 01:28:08 +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 Coverity CID 522: Clarify that there is no overrun here. 2006-04-22 20:51:09 +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