[sudo-commits] sudo changeset 5631:14ae63403544

Todd C. Miller Todd.Miller at courtesan.com
Wed Jun 16 16:51:53 EDT 2010


changeset:	5631:14ae63403544 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/14ae63403544
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jun 16 16:46:56 2010 -0400

Log Message:
	Move functions and symbols shared between exec.c and exec_pty.c
	into sudo_exec.h.

diffstat:

 MANIFEST        |   1 +
 src/Makefile.in |   4 ++--
 src/exec.c      |   1 +
 src/exec_pty.c  |   5 +----
 src/sudo.h      |  13 ++-----------
 src/sudo_exec.h |  39 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 46 insertions(+), 17 deletions(-)



More information about the sudo-commits mailing list