aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/yacc.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-13cmd/yacc: correctly detect end of file in gettokNeven Sajko1-0/+2
2020-01-13cmd/yacc: check that arg is safe to pass to <ctype.h> isX functionsNeven Sajko1-5/+14
2020-01-13cmd/yacc: check for EOF in string constant in cpyactNeven Sajko1-1/+1
2020-01-13cmd/yacc: do not create an out of bounds pointerNeven Sajko1-1/+2
2017-04-21yacc: Fix a bug from at least 1995.Dan Cross1-1/+2
2007-01-29write YYARG def to ftable (fdefine might be null, and is not the right place ...rsc1-1/+1
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2005-02-14Reduce the differences between yaccpar and yaccpars.wkj1-18/+53
2005-01-14fix unsharprsc1-4/+7
2005-01-13forgotten filesrsc1-0/+2942
2004-04-21new stuff.rsc1-2939/+0
2004-03-25Today's changes.rsc1-1/+1
2004-02-29Various tweaks.rsc1-1/+1
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-14/+5
2003-12-04add hocrsc1-5/+14
2003-11-23new utilities.rsc1-0/+2939