Jim Meyering wrote:
> I wanted the functionality of file_name_concat, but without
> the exit-on-failure bits. Here's the result:
>
> New function: mfile_name_concat.
> * lib/filenamecat.c (mfile_name_concat): New function, just like
> file_name_conca
I wanted the functionality of file_name_concat, but without
the exit-on-failure bits. Here's the result:
New function: mfile_name_concat.
* lib/filenamecat.c (mfile_name_concat): New function, just like
file_name_concat, but return NULL upon failure rather than ex