Home
last modified time | relevance | path

Searched refs:STOPSIGS (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/hurd/
Dhurdsig.c610 #define STOPSIGS (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) \ in weak_alias() macro
879 if (__sigmask (signo) & STOPSIGS) in weak_alias()
888 ss->pending &= ~STOPSIGS; in weak_alias()
/glibc-2.36/ChangeLog.old/
DChangeLog.41278 Use mask macro STOPSIGS instead of alternation to check for stop
DChangeLog.215818 (STOPSIGS): Modified.
DChangeLog.196760 (STOPSIGS): Likewise.