This seems reasonable.
On Tue, Aug 7, 2018 at 1:00 AM, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Make CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE configurable by the user.
>
> Update #3434.
> ---
> cpukit/include/rtems/confdefs.h | 5 +
> cpukit/include/rtems/po
Make CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE configurable by the user.
Update #3434.
---
cpukit/include/rtems/confdefs.h | 5 +
cpukit/include/rtems/posix/pthread.h | 2 ++
cpukit/include/rtems/posix/pthreadimpl.h | 2 +-
testsuites/psxtests/psxconfig01/init.c | 17 +++