]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Change mkstack.pl so it now sorts each group
authorDr. Stephen Henson <steve@openssl.org>
Thu, 22 Jun 2000 00:34:27 +0000 (00:34 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 22 Jun 2000 00:34:27 +0000 (00:34 +0000)
commit4dd4535441cfd524138a346ea2f09989ad49db49
tree4f5a755d93e90e69b370504bbb717e12548a70fe
parent8415060e1ee25e6d9aef2a5cbd65e3d22ef64ea9
Change mkstack.pl so it now sorts each group
into lexical order. Previously it depended on
the order of files in the directory.

This should now mean that all systems will
agree on the order of safestack.h and will
not change it needlessly and avoid massive
needless commits to safestack.h in future.

It wont however avoid this one :-(
CHANGES
crypto/stack/safestack.h
util/mkstack.pl