[PATCH] FreeBSD compatibility for

2016-03-19 Thread Sebastian Huber
* 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

Re: [PATCH] FreeBSD compatibility for

2016-03-19 Thread Sebastian Huber
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