NetBSD/usr.bin/lex
christos a35a74cd06 Fix pasto: don't call the wrong function from the wrapper. Reported by perry. 2005-08-08 01:28:08 +00:00
..
COPYING
FlexLexer.h More g++-3 fixes: 2003-11-18 21:37:39 +00:00
Makefile
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 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 PR/30511: Nicolas Joly: lex(1) generated files lint warnings 2005-06-12 20:04:22 +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
parse.y
scan.l
sym.c
tblcmp.c
version.h
yylex.c