Re: FreeBSD/i386 thread test
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: pgsql-hackers@postgresql.org
Date: 2003-09-08T04:25:50Z
Lists: pgsql-hackers
Christopher Kings-Lynne wrote: > FreeBSD 4.8/i386: > > Your gethostbyname() is _not_ thread-safe > Your getpwuid() is _not_ thread-safe > Your functions are _not_ all thread-safe Interesting. Do you have all the *_r files listed in thread.c? I sure hope so. I assume you used the template thread compile flags for this test. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073