[sudo-commits] sudo changeset 6846:d23889375b21

Todd C. Miller Todd.Miller at courtesan.com
Tue May 3 13:46:49 EDT 2011


changeset:	6846:d23889375b21 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d23889375b21
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 03 13:46:44 2011 -0400

Log Message:
	Resolve namespace collisions on HP-UX ia64 and possibly others by
	adding a rpl_ prefix to our fnmatch and glob replacements and
	#defining rpl_foo to foo in the header files.

diffstat:

 compat/fnmatch.c |  2 +-
 compat/fnmatch.h |  2 ++
 compat/glob.c    |  4 ++--
 compat/glob.h    |  3 +++
 4 files changed, 8 insertions(+), 3 deletions(-)



More information about the sudo-commits mailing list