CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 10:46:12
Modified files:
lib/libc/gen : raise.c sigsetops.c
lib/libc/hidden: signal.h
Log message:
Finish wrapping <signal.h> so that calls to the sigset ops go direct and
everything but raise() and signal() are weak.
No longer need _thread_sys_ prefix on getthrid()
