bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

broken `sigblock' defns


From: Golubev I. N.
Subject: broken `sigblock' defns
Date: Wed, 31 Oct 2001 18:54:35 (GMT)

Version: 21.1

"syssignal.h" may disregard `sigunblock' being defined by `s/*.h'
(`s/sco5.h' in particular) and incorrectly define it to nothing.

However "sysdep.c" defines `sigprocmask_set' var unconditionally,
"syssignal.h" sometimes does not declare it, even if it is used in
`sig{un,}block' definitions supplied by `s/*.h'.  This causes
compilation failure.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]