• Show log

    Commit

  • Hash : c0f9c4aa
    Author : David Turner
    Date : 2007-02-12T14:55:03

    introduce ft_mem_dup, ft_mem_strdup and ft_mem_strcpyn, and the corresponding macros to use them (e.g. FT_STRDUP, FT_DUP and FT_STRCPYN) modify the code to use them instead of raw mallocs/strcpy