This directory contains an original copy of the tempname (make secure temporary
file) routine from glibc-2.41.  This routine served as the primary basis for
the tempname utility, so I'm providing a copy here as a courtesy.  The complete
glibc can be found at https://ftp.gnu.org/pub/gnu/glibc/.

This directory also contains original copies of the md5, sha*, blake2b, and
b2sum routines from coreutils-9.7.  Altered versions are used in the filehash
utility, so I'm providing copies of the originals here as a courtesy.  The
complete coreutils can be found at https://ftp.gnu.org/pub/gnu/coreutils/.
