On 31 May 2001 [EMAIL PROTECTED] wrote: > @@ -65,6 +65,8 @@ > * add apr_crypt() and APR_HAS_CRYPT for apps to determine whether the > crypt() function is available, and a way to call it (whether it is > located in libc, libcrypt, or libufc) > + Justin says: Should apr_crypt() be in apr-util? > + > Status: Greg +1 (volunteers)
>From the description, it sounds to me like apr_crypt is a portability wrapper, not a function that is inherently portable like all the things in apr-util. Therefore it belongs in APR itself IMO... --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
