summaryrefslogtreecommitdiff
path: root/usr.sbin/sasyncd/carp.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-04-15 23:09:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-04-15 23:09:34 +0000
commit3983887657e649b646ebdf5adb15c4d1eda6cce4 (patch)
tree227890b0c3e5c957be5546608b3c969ceaa2db3d /usr.sbin/sasyncd/carp.c
parent4feb0a42c88d70e0a240c7de25d0a49c98133dd8 (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/sasyncd/carp.c')
0 files changed, 0 insertions, 0 deletions