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.

Thank you in advance for your help.

Regards,
Peter
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to