[PATCH] FreeBSD compatibility for <sys/select.h>
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Mar 18 10:51:02 UTC 2016
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 <sys/types.h> and
> <sys/time.h> to avoid cyclic header file dependencies. Include
> specialized header files instead.
> (sigset_t): Conditionally define.
> * libc/include/sys/signal.h (sigset_t): Likewise.
> * libc/include/sys/time.h: Include <sys/select.h> if
> __BSD_VISIBLE.
> * libc/include/sys/types.h: Likewise.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list