Re: gethostbyname_r() fbsd equiv?

2002-09-29 Thread Ian Lister
On Fri, 27 Sep 2002, Hiten Pandya wrote: >Doesnt getaddrinfo() do whatever gethostbyname() can do? And also, if >my source of information is correct, getaddrinfo() should be thread-safe >and also, it is under the POSIX p1003.1g. Generally speaking, yes. Actually, POSIX 1003.1g doesn't require th

Re: kqueue

2002-09-29 Thread Craig Rodrigues
On Wed, Sep 25, 2002 at 04:54:25PM +0300, vijay singh wrote: > Hi, this is in no way related to the kqueue question asked below but to > event notification mechanisms in general. I was wondering if there is > some paper or design that talks about how such a facility could be > provided in a Unix t

Re: POSIX message queue

2002-09-29 Thread Craig Rodrigues
On Sun, Sep 15, 2002 at 11:14:20PM -0400, Dmitriy Fitisov wrote: > Hi, > I cannot find implementation of POSIX message queues > (mq_open, mq_xxx, ...). Even though there is a message header > mqueue.h ld cannot find a library. > > Am I looking in wrong place? > Thanks. > Dmitriy Fitisov I thin

ptrace

2002-09-29 Thread soralx
Is the 'ptrace' syscall implemented in linux emulation? 29.09.2002; 03:48:17 [SorAlx] http://cydem.zp.ua/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message