[sudo-commits] sudo changeset 8014:dfe105e6150f

Todd C. Miller Todd.Miller at courtesan.com
Mon Apr 23 14:56:55 EDT 2012


changeset:	8014:dfe105e6150f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/dfe105e6150f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Apr 08 19:40:03 2012 -0400

Log Message:
	Do not use GLOB_BRACE or GLOB_TILDE flags to glob()--we want the
	glob() and fnmatch() results to be consistent.

diffstat:

 config.h.in  |   3 ---
 configure    |  49 +------------------------------------------------
 configure.in |   7 +------
 match.c      |  11 +++++------
 4 files changed, 7 insertions(+), 63 deletions(-)



More information about the sudo-commits mailing list