glibc/conform
Adhemerval Zanella e6e3c66688 crypt: Remove libcrypt support
All the crypt related functions, cryptographic algorithms, and
make requirements are removed,  with only the exception of md5
implementation which is moved to locale folder since it is
required by localedef for integrity protection (libc's
locale-reading code does not check these, but localedef does
generate them).

Besides thec code itself, both internal documentation and the
manual is also adjusted.  This allows to remove both --enable-crypt
and --enable-nss-crypt configure options.

Checked with a build for all affected ABIs.

Co-authored-by: Zack Weinberg <zack@owlfolio.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-10-30 13:03:59 -03:00
..
data wchar: Define va_list for POSIX (BZ #30035) 2023-05-25 16:43:29 -03:00
check-header-lists.sh Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
conformtest.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
glibcconform.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
linknamespace.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
list-header-symbols.py Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Makefile crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00