[netatalk-admins] Re: getwd, getdtablesize, wait3, Oh My!


Subject: [netatalk-admins] Re: getwd, getdtablesize, wait3, Oh My!
From: Kareem Kazkaz (kareem@email.labmed.umn.edu)
Date: Tue Oct 14 1997 - 17:33:09 EDT


>I am now running into problems with the functions
>getdtablesize, getwd, and wait3. I was wondering if these functions have
>replacements similar to how the other functions I have mentioned have
>replacements.

I have answered at least part of my own question. getcwd is equivalent to
getwd. I have added the following line to kludge.h

#define getwd(i) getcwd(i, MAXPATHLEN)

That leaves getdtablesize and wait3.

                                                Kareem

---------------------------------------------------------------------------
Kareem Kazkaz System Manager
Health Computer Sciences kareem@email.labmed.umn.edu
PHONE: (612) 625-3694 FAX: (612) 625-7166
Mail Address: Box 511 Mayo, 420 Delaware Street SE, Minneapolis, MN 55455
Office Address: V366A VFWCRC, 406 Harvard Street SE, Minneapolis, MN 55455



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:27:02 EST