[sudo-commits] sudo changeset 13493:c4e57f9e7df5

Todd C. Miller Todd.Miller at sudo.ws
Fri Sep 17 11:02:23 MDT 2021


changeset:	13493:c4e57f9e7df5 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c4e57f9e7df5
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Sep 13 09:33:07 2021 -0600

Log Message:
	Some POSIX yacc fixes for bison 3.8
	yyerror() must be extern void
	declare tokens with type instead of using separate %type lines

diffstat:

 plugins/sudoers/getdate.c |  120 ++++++++++++++++++++++-----------------------
 plugins/sudoers/getdate.y |   16 +++---
 2 files changed, 67 insertions(+), 69 deletions(-)



More information about the sudo-commits mailing list