Commit 245dac4d authored by Richard Levitte's avatar Richard Levitte
Browse files

Generalise the definition of strcasecmp() and strncasecmp() for

platforms that don't (necessarely) have it.  In the case of VMS, this
means moving a couple of functions from apps/ to crypto/ and make them
general (although only used privately).
parent c377882c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment