Files
rtems/cpukit
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-02-13 14:19:50 +01:00
2013-04-08 16:42:36 +02:00
2013-08-08 14:11:22 +02:00
2013-10-31 14:32:24 +01:00
2013-11-26 10:02:09 +01:00
2013-07-23 15:12:54 +02:00
2013-09-19 13:16:06 +02:00
2013-03-08 15:55:06 -05:00