Displaying 1 result from an estimated 1 matches for "a9799b9c".
Did you mean:
a97699c
2003 Sep 13
4
thread safe functions missing ... ?
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