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
---
cpukit/include/rtems/test-info.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/cpukit/include/rtems/test-info.h b/cpukit/include/rtems/test-info.h
index ca96241..3b83953 100644
--- a/cpukit/include/rtems/test-info.h
+++ b/cpukit/include/rtems/test-info.h
@@ -108,14
---
testsuites/psxtests/psxtimer01/psxtimer.c | 9 ++---
testsuites/psxtests/psxtimer02/psxtimer.c | 9 ++---
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/testsuites/psxtests/psxtimer01/psxtimer.c
b/testsuites/psxtests/psxtimer01/psxtimer.c
index 560dc2e..57d23c1 100644
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|
Hello Prashanth,
Am 08.08.22 um 15:49 schrieb Prashanth S:
Hi Christian,
We have Chris Johns and Christian Mauderer on the list. In this case
Chris has sent the mail. To avoid confusion, I never use a short form of
my name on the list. But it's easy to mix up so don't worry about it.
Oops
Hi Christian,
Oops, I apologize. I think I used gmail style quotes that might have added
html.
I will not use it.
Regards
Prashanth S
On Mon, 8 Aug 2022 at 05:31, Chris Johns wrote:
> Hi
>
> Could you please configure your email client to not send HTML emails to
> the list?
>
> I am reluctant
Enable TLS support for all RTEMS targets except bfin, lm32, m68k, mips, moxie,
or1k, and v850. For all RTEMS targets, define HAVE_ALIGNED_ALLOC,
HAVE_AT_QUICK_EXIT, HAVE_LINK, HAVE_QUICK_EXIT, HAVE_READLINK, HAVE_SETENV,
HAVE_SLEEP, HAVE_STRERROR_L, HAVE_SYMLINK, HAVE_TRUNCATE, and HAVE_USLEEP.
U