On Jul 4, 10:36am, charles.cui1...@gmail.com (Charles Cui) wrote: -- Subject: Re: _SC_SIGQUEUE_MAX
| Yes, I can add the man pages for _sched_protect, mmap support is the missing | features at the bottom of this doc, | https://github.com/ycui1984/posixtestsuite/blob/master/errors.txt Nobody has the mmap functions yet: https://www.gnu.org/software/gnulib/manual/html_node/posix_005ftyped_005fmem_005fopen.html SCHED_SPORADIC is also a feature that not many things use. So let's either try to make the PSHARED semaphores work for real (easier) or go for the realtime signal implementation (harder). Let's see what others think soo. christos