CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/20 16:21:19
Modified files:
lib/libcrypto/err: err.c err.h
lib/libcrypto/man: ERR_put_error.3 Makefile
Added files:
lib/libcrypto/man: ERR_asprintf_error_data.3
Log message:
Mark ERR_add_error_data and ERR_add_error_vdata as not for internal use,
and document ERR_asprintf_error_data as their replacement.
ok jsing@, ingo@
