Using speaking "variable" names in macros so that e.g. grepping for
authorBodo Möller <bodo@openssl.org>
Sat, 17 Jun 2000 23:41:44 +0000 (23:41 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 17 Jun 2000 23:41:44 +0000 (23:41 +0000)
commit3f39e5ae6c650ad3f9bac186c5ac16f037c0d1b0
tree0edea1b3598bc63eab305b0dfcb68845e55edbb4
parent3aceb94b9e6ac4722b96d4fb1cf7e1a4358941e0
Using speaking "variable" names in macros so that e.g. grepping for
sk_whatever_insert and sk_whatever_set immediately reveals the subtle
difference in parameter order.

Change mkstack.pl so that safestack.h is not rewritten when
nothing has changed.
Makefile.org
crypto/stack/safestack.h
util/mkstack.pl