Re: FreeBSD/i386 thread test

Поиск
Список
Период
Сортировка
От Jeroen Ruigrok/asmodai
Тема Re: FreeBSD/i386 thread test
Дата
Msg-id 20030908215511.GI88340@nexus.ninth-circle.org
обсуждение исходный текст
Ответ на Re: FreeBSD/i386 thread test  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: FreeBSD/i386 thread test  (Manfred Spraul <manfred@colorfullife.com>)
Список pgsql-hackers
-On [20030908 23:52], Peter Eisentraut (peter_e@gmx.net) wrote:
>Why would FreeBSD have a "library of thread-safe libc functions" (libc_r)
>if the functions weren't thread-safe?  I think the test is faulty.

Having libc_r is not a guarantee that all functions of libc are
represented in that library as thread-safe functions.

gethostbyname_r() is a notable reentrant function which is absent in
FreeBSD.

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7  9D88 97E6 839B 2EAC 625B
http://www.tendra.org/   | http://www.in-nomine.org/~asmodai/diary/
Character is what you are in the dark...


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: FreeBSD/i386 thread test
Следующее
От: Manfred Spraul
Дата:
Сообщение: Re: FreeBSD/i386 thread test