summaryrefslogtreecommitdiff
path: root/reentr.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-16 16:11:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-16 16:11:49 +0000
commitefa45b016f1daccac9890930086f21fb53a44069 (patch)
treec0dccea846f925bc03529c0aaf51ea61ca0d89b3 /reentr.pl
parent0e983133b1c8b37e15a466d55b4d79492d02e7da (diff)
downloadperl-efa45b016f1daccac9890930086f21fb53a44069.tar.gz
HP-UX has also endgrent_r/endpwent_r marked obsolete.
p4raw-id: //depot/perl@15253
Diffstat (limited to 'reentr.pl')
-rw-r--r--reentr.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/reentr.pl b/reentr.pl
index efa0724504..3c529b6266 100644
--- a/reentr.pl
+++ b/reentr.pl
@@ -64,6 +64,8 @@ print <<EOF;
#ifdef __hpux
# undef HAS_CRYPT_R
# undef HAS_DRAND48_R
+# undef HAS_ENDGRENT_R
+# undef HAS_ENDPWENT_R
# undef HAS_GETGRENT_R
# undef HAS_GETPWENT_R
# undef HAS_SETLOCALE_R