• Nils Goroll's avatar
    wrap errno.h / strerror() in a v* variant (no inline) · 43935f47
    Nils Goroll authored
    (at leat on solaris) strerror() itself may fail for an out-of-memory
    condition (because the localization code contains memory
    allocations). In order to handle this situation, we need to save the
    original errno because strerror() may also set errno.
    
    Fixes #2815
    43935f47
Name
Last commit
Last update
..
Makefile.am Loading commit data...
automake_boilerplate.am Loading commit data...
base64.c Loading commit data...
base64.h Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
hex.c Loading commit data...
hex.h Loading commit data...
id.c Loading commit data...
tbl_case.h Loading commit data...
tbl_encodings.h Loading commit data...
url.c Loading commit data...
vmod.vcc Loading commit data...
vmod_blob.c Loading commit data...
vmod_blob.h Loading commit data...