Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!ginosko!gem.mps.ohio-state.edu!apple!dchen From: dchen@Apple.COM (Dennis Chen) Newsgroups: comp.unix.aux Subject: Re: Where is fgetpwent? Keywords: fgetpwent fgetgrent getpwent getgrent passwd group Message-ID: <35497@apple.Apple.COM> Date: 9 Oct 89 18:53:32 GMT References: <14126@shamash.cdc.com> <35139@apple.Apple.COM> <14165@shamash.cdc.com> Organization: Apple Computer Inc, Cupertino, CA Lines: 20 In article <14165@shamash.cdc.com> jdh@shamash.cdc.com (Jeff Holmbeck) writes: >In article <35139@apple.Apple.COM>, dchen@Apple.COM (Dennis Chen) writes: >> There seems was a name misuse on the fgetpwent() function in the >> getpwlocal.o module of /lib/libc.a in A/UX 1.1. The work around for >> this is to use local_fgetpwent() instead of fgetpwent() >> >> Dennis Chen >> Apple Computer, Inc. > >The workaround function "local_fgetpwent" seems to work fine. I did not find a >"local_fgetgrent" function, howver. Do you know if there is a work around for >the fgetgrent function? Thanks for your quick response. > >Jeff Holmbeck >Control Data Corporation >jdh@shamash.cdc.com It seems that the fgetgrent() function is not included in A/UX 1.1. Dennis Chen, dchen@apple.com