[sudo-commits] sudo changeset 5298:9e30a8fc6d4b

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 30 15:14:08 EDT 2010


changeset:	5298:9e30a8fc6d4b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9e30a8fc6d4b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Apr 30 15:13:47 2010 -0400

Log Message:
	Use angle brackets when including headers that can only be found when
	an -I flag is specified.  The files in the compat dir could get away
	with double quotes here but I've converted all the source files
	to use angle brackets for consistency.

diffstat:

 compat/getline.c               |   2 +-
 compat/mksiglist.c             |   2 +-
 compat/nanosleep.c             |   2 +-
 compat/strdup.c                |   2 +-
 compat/strndup.c               |   2 +-
 plugins/sample/sample_plugin.c |   4 ++--
 plugins/sudoers/boottime.c     |   4 ++--
 plugins/sudoers/getdate.c      |   2 +-
 plugins/sudoers/match.c        |   4 ++--
 plugins/sudoers/sudoreplay.c   |   8 ++++----
 plugins/sudoers/timestr.c      |   2 +-
 plugins/sudoers/vasgroups.c    |   1 -
 src/alloc.c                    |   6 +++---
 src/atobool.c                  |   4 ++--
 src/audit.c                    |   2 +-
 src/lbuf.c                     |  10 +++++-----
 src/list.c                     |   6 +++---
 src/sesh.c                     |   2 +-
 src/term.c                     |   2 +-
 src/ttysize.c                  |   2 +-
 20 files changed, 34 insertions(+), 35 deletions(-)



More information about the sudo-commits mailing list