Re: New function: mfile_name_concat.

2007-08-08 Thread Bruno Haible
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

New function: mfile_name_concat.

2007-08-07 Thread Jim Meyering
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