Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!shamash!jdh From: jdh@shamash.cdc.com (Jeff Holmbeck) Newsgroups: comp.unix.aux Subject: Re: Where is fgetpwent? Summary: local_getpwent works fine. Is there a local_getgrent? Keywords: fgetpwent fgetgrent getpwent getgrent passwd group Message-ID: <14165@shamash.cdc.com> Date: 3 Oct 89 17:03:49 GMT References: <14126@shamash.cdc.com> <35139@apple.Apple.COM> Organization: Control Data Corporation, Arden Hills, MN. Lines: 15 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