On Wed, Aug 12, 2020 at 11:56 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

> On 13/08/2020 00:41, Joel Sherrill wrote:
>
> > Hi
> >
> > I was poking at updating the Compliance Spreadsheet to track what
> > Eshan has been doing this summer. POSIX requires crypt with crypt_r
> > being a GNU extension.
> >
> > https://pubs.opengroup.org/onlinepubs/009695399/functions/crypt.html
> >
> > I don't see the basic POSIX method in our libcrypt.
> >
> > Did I miss something?
>
> It is not available. We also don't offer the Openwall extensions.
>

Why was crypt() removed? It is in the FreeBSD version at the bottom of the
file.

https://github.com/freebsd/freebsd/blob/master/lib/libcrypt/crypt.c

The Openwall extensions are another matter completely.

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to