]> granicus.if.org Git - sudo/commit
Avoid using the system strnlen/strndup on AIX < 6. Even if configure
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 Jan 2017 13:22:58 +0000 (06:22 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 Jan 2017 13:22:58 +0000 (06:22 -0700)
commit0c3a8085b37ce545ac8923efdbbe0710162057fe
treef206129203099a180e0ab05bb3c249df94901ad2
parent6c2cb6cb95648cb03e5b4035ed6decc66fc62719
Avoid using the system strnlen/strndup on AIX < 6.  Even if configure
correctly detects it is working on the build machine, the sudo
package may be run on a system with an old libc were it is broken.
configure
configure.ac
doc/LICENSE