On Sat, Feb 08, 2003 at 03:06:27PM -0800, Kris Kennaway wrote:
> On Sat, Feb 08, 2003 at 02:59:30PM -0800, Kris Kennaway wrote:
> > Can someone take a look at lib/libc/gen/semctl.c and tell me where
> > the __semctl() sysctl should be prototyped?
> 
> Also _fpathconf() in lib/libc/gen/statvfs.c

/usr/src/lib/libc/include/namespace.h

AFAIK, those `_*' functions are necessary in the libc_r, where it is needed
to make sure that a thread-safe version of the function in question is called
instead of unsafe one.

-Maxim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to