follow'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/lex/flex.skl
AgeCommit message (Expand)Author
2012-02-18this has not been used for ages.christos
2009-12-15Conditionalize the yyinput/input() function definition the same wayhubertf
2009-07-20ansi prototypes for yyinput.christos
2009-04-20if YY_NO_INPUT is defined, disable not only the declaration but alsodrochner
2005-08-08Fix pasto: don't call the wrong function from the wrapper. Reported by perry.christos
2005-07-28Traditional flex uses int instead of yy_size_t for some api functions.christos
2004-02-01Include iosfwd instead of iostream, since it is smaller; from Marc Espie.christos
2003-12-02yy_flex_realloc(): apply __attribute__((__unused__)) instead oflukem
2003-11-18More g++-3 fixes:christos
2003-11-18Try to fix cplusplus by adding std:: in some places.christos