CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/24 07:33:00
Modified files:
include : string.h
lib/libc/string: Makefile.inc bcmp.3
lib/libc : Makefile.inc
share/man/man9 : Makefile kern.9
usr.bin/ssh : misc.c misc.h
Added files:
lib/libc/string: timingsafe_bcmp.c
Log message:
Add timingsafe_bcmp(3) to libc, mention that it's already in the
kernel in kern(9), and remove it from OpenSSH.
ok deraadt@, djm@
