• unknown's avatar
    Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo... · d4fc6d6b
    unknown authored
    Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup().
    my_stat() gettinng the correct parameter list may be next :)
    
    
    client/mysqlslap.c:
      rename
    extra/comp_err.c:
      rename
    include/my_sys.h:
      replace
    mysys/mf_tempdir.c:
      replace
    mysys/my_malloc.c:
      replace
    mysys/safemalloc.c:
      replace
    sql/ha_federated.cc:
      replace
    sql/log_event.cc:
      replace
    sql/set_var.cc:
      replace
    sql/set_var.h:
      replace
    storage/myisam/ft_stopwords.c:
      replace
    d4fc6d6b
safemalloc.c 15.8 KB