On Mon, May 13, 2002 at 06:47:00AM -0400, Jeff Trawick wrote: > crypt() is fine if it uses thread-specific storage (like Solaris, > OS/390, HP-UX); that's a better fix than adding crypt_r() since old
Are there any BSD-licensed sources that uses thread-specific storage for crypt() that we can (attempt to) throw into Darwin's libc? -- justin
