summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>2001-06-21 02:23:56 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-21 12:03:56 +0000
commitf72c975a9a4415edd33b16ea436dde0fc40a3a9d (patch)
tree5c14e6b338bbeb4df504534a77c6f268da10b152 /makedef.pl
parentb8a35e92cdd8c3e28d74655a02307c4b94315f31 (diff)
downloadperl-f72c975a9a4415edd33b16ea436dde0fc40a3a9d.tar.gz
[PATCH 5.6.1] OS2 getpw*, getgr*
Date: Thu, 21 Jun 2001 06:23:56 -0400 Message-ID: <20010621062356.A8619@math.ohio-state.edu> Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr* From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Thu, 21 Jun 2001 06:32:21 -0400 Message-ID: <20010621063221.A8823@math.ohio-state.edu> p4raw-id: //depot/perl@10768
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index 5d9b7a1683..46ddd14450 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -304,6 +304,14 @@ elsif ($PLATFORM eq 'os2') {
my_flock
my_rmdir
my_mkdir
+ my_getpwuid
+ my_getpwnam
+ my_getpwent
+ my_setpwent
+ my_endpwent
+ setgrent
+ endgrent
+ getgrent
malloc_mutex
threads_mutex
nthreads