[sudo-commits] sudo changeset 12196:400d23c2a6f1

Todd C. Miller Todd.Miller at sudo.ws
Sun Feb 9 06:19:50 MST 2020


changeset:	12196:400d23c2a6f1 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/400d23c2a6f1
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Feb 08 12:17:33 2020 -0700

Log Message:
	Mark main sudo usage() function __noreturn__.
	This splits the usage printing out into display_usage().

diffstat:

 src/parse_args.c |  80 ++++++++++++++++++++++++++++++-------------------------
 src/sudo.c       |  10 +++---
 src/sudo.h       |   2 +-
 3 files changed, 50 insertions(+), 42 deletions(-)


More information about the sudo-commits mailing list