On 26 Aug 2014 19:44, Timo Teras wrote: > On Tue, 26 Aug 2014 10:12:06 -0400 "Salz, Rich" wrote: > > > Find a C version (which I have written) of the utility at: > > > http://git.alpinelinux.org/cgit/aports/plain/main/openssl/c_rehash.c > > > > That's pretty cool. We'd need to modify it to not use the XXXat > > functions or fnmatch, but definitely something we should consider for > > a future release. > > It's fairly simple to get rid of them both. I write it originally for > Linux without caring too much for portability.
the XXXat functions are in POSIX and are not specific to Linux or glibc, so they are technically portable. but openssl tries to work on older/crappier systems that do not follow or stay up to date with POSIX ... -mike
signature.asc
Description: Digital signature
