Peter Taps <ptr...@yahoo.com> wrote:

> Hello,
>
> I am able to use function crypt() to verify user passwords. However, this 
> function is not thread-safe. From gnu documentation, there is a thread-safe 
> version called crypt_r. However, this function is not mentioned in any header 
> file under /usr/include.
>
> I am wondering if there is any other function under OpenSolaris that is 
> equivalent to crypt_r.

crypt_r is not part of the POSIX standard

Jörg

-- 
 EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       j...@cs.tu-berlin.de                (uni)  
       joerg.schill...@fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to