summaryrefslogtreecommitdiff
path: root/src/tblcmp.c
Commit message (Expand)AuthorAgeFilesLines
* Impose some namespace control on the global variables.Eric S. Raymond2020-10-011-4/+4
* Fix two more castsrlar2016-03-161-1/+2
* another cast in tblcmp.c to avoid warningrlar2016-03-121-1/+1
* Remove more instances of PROTOMichael Reed2015-12-151-5/+5
* Replace zero_out() with stdlib's memset.Michael McConville2015-12-091-5/+2
* Replaced CHAR macro with unsigned char type.Mightyjo2015-11-291-1/+1
* Switch function definitions from mixed K&R to consistent ANSI C.Stefan Reinauer2015-11-191-25/+15
* Removed deprecated 'register' storage class specifier.Yuri2014-07-251-18/+18
* move flex program sources into src/ directoryWill Estes2014-02-161-0/+853