Todd C. Miller
|
839919566e
|
Add debug_decl/debug_return (almost) everywhere.
Remove old sudo_debug() and convert users to sudo_debug_printf().
|
2011-10-22 14:40:21 -04:00 |
|
Todd C. Miller
|
edfb5cd7a2
|
Move LEXTRACE macro to toke.h so we can use it in yyerror().
|
2011-03-21 12:39:06 -04:00 |
|
Todd C. Miller
|
e63849afb0
|
constify
|
2011-01-08 19:54:30 -05:00 |
|
Todd C. Miller
|
4cc6322b48
|
Move fill macro to toke.h
|
2011-01-08 19:34:31 -05:00 |
|
Todd C. Miller
|
400b6ffe20
|
Split tokenizer utility functions out into toke_util.c
|
2011-01-08 15:42:39 -05:00 |
|