On Mon, Aug 8, 2022 at 11:41 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 09/08/2022 00:22, Joel Sherrill wrote:
> > This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR
> > which allows the application to choose whether to have the POSIX
> > timer_create() f
On 09/08/2022 00:22, Joel Sherrill wrote:
This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR
which allows the application to choose whether to have the POSIX
timer_create() function follow the behavior defined by POSIX or
the FACE Technical Standard.
Thanks, looks good.
--
emb
This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR
which allows the application to choose whether to have the POSIX
timer_create() function follow the behavior defined by POSIX or
the FACE Technical Standard.
Updates #4691.
---
cpukit/include/rtems/confdefs.h|