Date: Sat, 13 Sep 2003 22:24:52 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-stable@freebsd.org Subject: thread safe functions missing ... ? Message-ID: <20030913222303.H82880@ganymede.hub.org>
next in thread | raw e-mail | index | archive | help
Can anyone comment on the following results from running a test program we've writen for PostgreSQL? Should the following be thread-safe, either as themselves, or a different function we should be calling? Your gethostbyname() is _not_ thread-safe Your getpwuid() is _not_ thread-safe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030913222303.H82880>