• cremno's avatar
    add mrb_debug_strdup() and mrb_debug_strndup() · ce5a3dbc
    cremno authored
    They behave similar to their POSIX equivalents, except
    mrb_malloc_simple() is used for memory allocation and
    errno might not be set since ISO C99 doesn't have ENOMEM.
    ce5a3dbc
apistring.c 626 Bytes