diff options
author | Zack Weinberg <zack@owlfolio.org> | 2023-09-21 11:22:47 -0400 |
---|---|---|
committer | Zack Weinberg <zack@owlfolio.org> | 2023-09-21 16:21:41 -0400 |
commit | a0b80d284cd22b88fc2da9a06cf81de8f2460e26 (patch) | |
tree | f43022e13ec213215686bd7025b298f45d1af3a7 /iconvdata | |
parent | f59011763cae16dc89afc87d9218c5937bf7686b (diff) | |
download | glibc-a0b80d284cd22b88fc2da9a06cf81de8f2460e26.tar.gz glibc-a0b80d284cd22b88fc2da9a06cf81de8f2460e26.tar.xz glibc-a0b80d284cd22b88fc2da9a06cf81de8f2460e26.zip |
Remove --enable-crypt and --enable-nss-crypt configure options.
This makes it impossible to build libcrypt, so add a NEWS entry for the removal at this point, and remove the prototype for crypt() from unistd.h. Also removed at this point are a handful of references to libcrypt in other directories (notably elf/, conform/, and SPARCv9 sysdep Makefiles) and in maintainer-facing scripts and docs. stdio-common/Versions says that __snprintf is exported as GLIBC_PRIVATE because libcrypt uses it. I doubt that was the only ancillary library using that symbol, but I don't know how to find other uses, so I left the export in place; it can always be removed later. There are a few files of test data that mention the crypt directory and/or its contents, e.g. benchtests/strcoll-inputs/filelist#en_US.UTF-8. As best I can tell, the intent of these is just to have a big pile of strings and it doesn't matter whether the named files exist, so I haven't altered them. The actual code, and the remainder of the documentation, will be deleted in subsequent patches. (I seem to have a slightly different version of autoconf than the one that was last used to regenerate the top-level configure script. If that's a problem, let me know.)
Diffstat (limited to 'iconvdata')
0 files changed, 0 insertions, 0 deletions