On Fri, Jun 23, 2006 at 05:21:37PM +0200, Bodo Moeller wrote: > OpenSSL CVS Repository > http://cvs.openssl.org/ > ____________________________________________________________________________ > > Server: cvs.openssl.org Name: Bodo Moeller > Root: /v/openssl/cvs Email: [EMAIL PROTECTED] > Module: openssl Date: 23-Jun-2006 17:21:37 > Branch: HEAD Handle: 2006062316212610 > > Modified files: > openssl CHANGES FAQ > openssl/crypto cryptlib.c crypto.h mem_dbg.c > openssl/crypto/bn bn.h bn_blind.c > openssl/crypto/err err.c err.h > openssl/crypto/rand md_rand.c > openssl/crypto/rsa rsa_eay.c rsa_lib.c > openssl/doc/crypto threads.pod > openssl/util libeay.num > > Log: > New functions CRYPTO_set_idptr_callback(), > CRYPTO_get_idptr_callback(), CRYPTO_thread_idptr() for a 'void *' type > thread ID, since the 'unsigned long' type of the existing thread ID > does not always work well.
To clarify this, if CRYPTO_get_idptr_callback() is used, is it unnecessary to also call CRYPTO_set_id_callback? Does C9x actually guarantee that you can take the address of errno? joe ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL PROTECTED]