[sudo-commits] sudo changeset 6418:88148d0b9338

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 7 10:29:41 EST 2011


changeset:	6418:88148d0b9338 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/88148d0b9338
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 07 10:29:34 2011 -0500

Log Message:
	Split tokenizer utility functions out into toke_util.c

diffstat:

 Makefile.in |   12 +-
 toke.h      |   30 +++++++
 toke.l      |  208 +-------------------------------------------------
 toke_util.c |  251 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 290 insertions(+), 211 deletions(-)



More information about the sudo-commits mailing list