This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA/libiberty] Enhance FILENAME_CMP for Windows filesystems
- From: DJ Delorie <dj at redhat dot com>
- To: brobecker at adacore dot com
- Cc: gcc-patches at gcc dot gnu dot org, gdb-patches at sourceware dot org
- Date: Wed, 28 Mar 2007 15:30:34 -0400
- Subject: Re: [RFA/libiberty] Enhance FILENAME_CMP for Windows filesystems
- References: <20070328191845.GB3956@adacore.com>
Is this the right exception? I think we want the gcc-only version,
like in vsprintf.c. IIRC this one is for the files that are required
as part of the C++ ABI.
Unless this new file is used as part of the C++ runtime ABI?
> In addition to the permissions in the GNU General Public License, the
> Free Software Foundation gives you unlimited permission to link the
> compiled version of this file into combinations with other programs,
> and to distribute those combinations without any restriction coming
> from the use of this file. (The General Public License restrictions
> do apply in other respects; for example, they cover modification of
> the file, and distribution when not linked into a combined
> executable.)
Also, please include inline documentation for functions.texi.