Files
rtems/testsuites/psxtests
Sebastian Huber 927a0a1f99 posix: Use cleanup contexts on the stack
Provide support for latest Newlib <pthread.h> change.  The cleanup
contexts are stored on the thread stack.  This is conformant with the
POSIX requirements for the pthread_cleanup_push() and
pthread_cleanup_pop() statement pair.

Passing an invalid pointer as the routine to pthread_cleanup_push() is
now a usage error and the behaviour is undefined.
2013-12-02 09:24:51 +01:00
..
2013-11-22 05:43:53 -05:00
2013-11-30 18:41:11 -06:00
2012-07-17 11:27:50 +02:00
2013-08-01 16:45:45 +02:00
2013-06-25 17:06:24 +02:00