CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/25 08:00:15
Modified files:
lib/libssl/src/apps: apps.h openssl.c
Log message:
do_pipe_sig is now only used in openssl.c - just call signal() directly
from there instead and ditch the macro.
