openssl/crypto/stack
Richard Levitte 60dae9985d Some platforms define NULL as ((void *)0). Unfortunately, a void*
can't be used as a function pointer according the the standards.  Use
a 0 instead and there will be no trouble.
2000-09-17 14:46:09 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl 'make update' 2000-09-07 08:46:51 +00:00
safestack.h *BIG* verify code reorganisation. 2000-09-05 17:53:58 +00:00
stack.c Some platforms define NULL as ((void *)0). Unfortunately, a void* 2000-09-17 14:46:09 +00:00
stack.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00