summaryrefslogtreecommitdiff
path: root/src/sym.c
Commit message (Expand)AuthorAge
* ndlookup(), char *, to get rid of casts and warningsrlar2016-02-29
* ndinstal(), char *, to get rid of casts and warningsrlar2016-02-29
* cclinstal() and ccllookup(), char *, to get rid of casts and warningsrlar2016-02-29
* Remove remaining use of PROTOMichael Reed2015-12-25
* Remove more instances of PROTOMichael Reed2015-12-15
* Removed flex_alloc; cleaned up style.Michael McConville2015-12-09
* Use NULL rather than (type *) 0.Michael McConville2015-12-05
* Replace copy_unsigned_string() with xstrdup().Michael McConville2015-12-05
* Made string copying more standard.Michael McConville2015-12-02
* Replaced CHAR macro with unsigned char type.Mightyjo2015-11-29
* Switch function definitions from mixed K&R to consistent ANSI C.Stefan Reinauer2015-11-19
* Removed deprecated 'register' storage class specifier.Yuri2014-07-25
* move flex program sources into src/ directoryWill Estes2014-02-16