]> granicus.if.org Git - sudo/commit
Resolve namespace collisions on HP-UX ia64 and possibly others by
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 3 May 2011 17:45:56 +0000 (13:45 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 3 May 2011 17:45:56 +0000 (13:45 -0400)
commita1f6db3a0ca86606d4a32e46d2db266d2290b7e4
tree418f23bd26107dd7b0fbc1f0c751c709ca38b3eb
parent4dd3440cb60d6bd73726c196c57b73e6abb66db9
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.
compat/fnmatch.c
compat/fnmatch.h
compat/glob.c
compat/glob.h