diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-08-26 06:46:09 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-08-26 06:46:09 -0700 |
commit | e1d9261a6c0cacf922c7d189603bbd4bf0ba3017 (patch) | |
tree | b6d7b8e0fecc2ba7273654eccc21f463e0994d0e /glob.h | |
parent | c45fbf26af40b73202d42b6f0d5ef419e3412883 (diff) | |
download | txr-e1d9261a6c0cacf922c7d189603bbd4bf0ba3017.tar.gz txr-e1d9261a6c0cacf922c7d189603bbd4bf0ba3017.tar.bz2 txr-e1d9261a6c0cacf922c7d189603bbd4bf0ba3017.zip |
crypt: detect and use glibc's crypt_r.
* configure: New test for crypt_r, depositing HAVE_CRYPT_R
preprocessor symbol in config.h.
* sysif.c: Conditionally include <crypt.h> header.
(crypt_wrap): Use crypt_r if HAVE_CRYPT_R is nonzero.
(sysif_init): Register crypt intrinsic if we HAVE_CRYPT or if
we HAVE_CRYPT_R.
Diffstat (limited to 'glob.h')
0 files changed, 0 insertions, 0 deletions