Implement missing functions.
authorRichard Levitte <levitte@openssl.org>
Thu, 26 Jun 2003 10:26:42 +0000 (10:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 26 Jun 2003 10:26:42 +0000 (10:26 +0000)
commited5fae580e88ce5612be3152ba739a208c61fcdd
tree7f38609bfbbf140fd222f3408150c1f294aafd41
parentd55141ed7a844b4a0b8c75169267566695642840
Implement missing functions.
Have the f parameter to _ctrl functions have the prototype (*)(void)
rather than (*)(), for the sake of C++ compilers.
Disable unimplemented functionality.
crypto/store/store.h
crypto/store/str_err.c
crypto/store/str_lib.c
crypto/store/str_mem.c
crypto/store/str_meth.c