CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/09/25 23:57:58

Modified files:
        lib/libc/compat-43: sigcompat.c 
        lib/libc/hidden: signal.h 

Log message:
sigsetmask() and sigblock() are no longer used by any setjmp implementation
so the internal hidden names are unused; switch to PROTO_DEPRECATED()
and drop the DEF_WEAK()s

Reply via email to