]> diplodocus.org Git - nmh/commitdiff
The prototype I gave for initgroups() which was documented in the AIX 4.1 info
authorDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 07:45:10 +0000 (07:45 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 07:45:10 +0000 (07:45 +0000)
page conflicted with the real one that comes from grp.h on Solaris 2.6.
Adjusted it so the local prototype is correct on both (hopefully all)
platforms.  Also added an include of <unistd.h>, which is where initgroups()
lives on HP-UX 10.20.


No differences found