[PATCH 1/2] namespace.h: Reversed additional hidden names.
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue May 7 05:04:58 UTC 2019
On 06/05/2019 19:39, Lou Woods wrote:
> +#define _select select
The use of select() in RTEMS is a bit dangerous due to small FD_SETSIZE.
If it is used, then you should make sure that it works with an arbitrary
maximum number of file descriptors.
--
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