<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 12, 2020 at 11:56 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 13/08/2020 00:41, Joel Sherrill wrote:<br>
<br>
> Hi<br>
><br>
> I was poking at updating the Compliance Spreadsheet to track what <br>
> Eshan has been doing this summer. POSIX requires crypt with crypt_r <br>
> being a GNU extension.<br>
><br>
> <a href="https://pubs.opengroup.org/onlinepubs/009695399/functions/crypt.html" rel="noreferrer" target="_blank">https://pubs.opengroup.org/onlinepubs/009695399/functions/crypt.html</a><br>
><br>
> I don't see the basic POSIX method in our libcrypt.<br>
><br>
> Did I miss something?<br>
<br>
It is not available. We also don't offer the Openwall extensions.<br></blockquote><div><br></div><div>Why was crypt() removed? It is in the FreeBSD version at the bottom of the file.</div><div><br></div><div><a href="https://github.com/freebsd/freebsd/blob/master/lib/libcrypt/crypt.c">https://github.com/freebsd/freebsd/blob/master/lib/libcrypt/crypt.c</a> </div><div><br></div><div>The Openwall extensions are another matter completely. <br></div><div><br></div><div>--joel</div></div></div>