From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson To: Andrew Cagney Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [rfa] Change lbasename() to return ``const char *'' Date: Wed, 08 Aug 2001 10:52:00 -0000 Message-id: <20010808105156.I25726@redhat.com> References: <3B709080.7040508@cygnus.com> X-SW-Source: 2001-08/msg00083.html On Tue, Aug 07, 2001 at 09:06:08PM -0400, Andrew Cagney wrote: > The attached patch changes the liberty function lbasename() so that it > returns ``const char *''. Ok. r~