diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-04-15 23:09:34 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-04-15 23:09:34 +0000 |
commit | 3983887657e649b646ebdf5adb15c4d1eda6cce4 (patch) | |
tree | 227890b0c3e5c957be5546608b3c969ceaa2db3d /usr.sbin/dev_mkdb | |
parent | 4feb0a42c88d70e0a240c7de25d0a49c98133dd8 (diff) |
Three wrappers in this file: OPENSSL_strncasecmp, OPENSSL_strcasecmp,
and OPENSSL_memcmp.
All modern systems have strncasecmp. No need to rewrite it.
Same with memcmp, call the system one! It is more likely to be hot
in the icache, and is specifically optimized for the platform. I
thought these OpenSSL people cared about performance?
ok tedu
Diffstat (limited to 'usr.sbin/dev_mkdb')
0 files changed, 0 insertions, 0 deletions