* libc/include/sys/_sigset.h: New.
* libc/include/sys/select.h: Do not include and
to avoid cyclic header file dependencies. Include
specialized header files instead.
(sigset_t): Conditionally define.
* libc/include/sys/signal.h (sigset_t): Likewis
Sorry, please ignore this patch in this series. I accidentally sent it.
On 18/03/16 11:49, Sebastian Huber wrote:
* libc/include/sys/_sigset.h: New.
* libc/include/sys/select.h: Do not include and
to avoid cyclic header file dependencies. Include
specialized he