]> granicus.if.org Git - php/commitdiff
MFB: Added check for crypt_r()
authorIlia Alshanetsky <iliaa@php.net>
Thu, 30 Nov 2006 17:10:55 +0000 (17:10 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 30 Nov 2006 17:10:55 +0000 (17:10 +0000)
configure.in

index 699e00f01cb6705ce5598693ecafc489930d7442..837732560aaa1e00eab31a2b45dfd2167cef228c 100644 (file)
@@ -464,6 +464,7 @@ chroot \
 ctime_r \
 cuserid \
 crypt \
+crypt_r \
 flock \
 ftok \
 funopen \
@@ -478,6 +479,8 @@ getservbyport \
 getrusage \
 gettimeofday \
 gmtime_r \
+getpwnam_r \
+getgrnam_r \
 grantpt \
 inet_ntoa \
 inet_ntop \