<div dir="ltr">Hi<div><br></div><div>Looks like a set of new APIs are coming to POSIX. See</div><div><br></div><div><a href="https://www.opengroup.org/austin/docs/austin_1110.pdf">https://www.opengroup.org/austin/docs/austin_1110.pdf</a><br></div><div><br></div><div>and search for "+" for added lines. Some are text changes and others</div><div>are API additions. Some like strlcat() have been around for ages. Others</div><div>are new.</div><div><br></div><div>I have not and likely will not soon make it through this document to</div><div>make a list of the new APIs. This list would then need to be checked</div><div>against RTEMS and newlib. It is clear we are missing an entire class </div><div>of new concurrency methods. There are ones like pthread_cond_clockwait()</div><div>for many (all?) concurrency primitives.</div><div><br></div><div>Should I file a ticket for someone to do the assessment of what was added?</div><div><br></div><div>--joel</div></div>