aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l
Commit message (Expand)AuthorAgeFilesLines
* As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler mayMark Johnston2015-05-171-0/+1
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-5/+5
* MFV illumosRui Paulo2014-06-261-2/+13
* MFV OpenSolaris DTrace userland bits.Rui Paulo2010-08-021-5/+4
* Unbreak platforms with char unsigned by default. Oddly enough, GCC isn'tMarcel Moolenaar2010-06-201-2/+6
* Do not allow EOF token to be put back into input buffer.Alexander Kabaev2010-06-181-3/+11
* In dtrace lexer, do not unput token if it is EOF.Alexander Kabaev2010-06-111-1/+2
* * Define YY_INPUT for flex since input() can't be re-defined.John Birrell2008-04-261-1/+25
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-261-25/+1
* This commit was generated by cvs2svn to compensate for changes in r178479,John Birrell2008-04-251-0/+860