On Jun 7, 7:33pm,
charles...@gmail.com (Charles Cui) wrote:
-- Subject: PTHREAD_STACK_MIN support
| Hi Christos,
|
| I have PTHREAD_STACK_MIN supported and attached
| patch for your review. My next step is to focus on the remaining
| part of signal (SIGPOLL, _SC_REALTIME_SIGNALS and _SC_SIGQUEUE_MAX).
| Seems we need much more significant changes in this part.
Yup, that looks good. Which one do you want to do first?
Try:
#define SIGPOLL SIGIO
and see where that gets you :-)
christos