This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] strdup->xstrdup


Jeff Holcomb wrote:
> 
> More cleanup work.
> 
> 2001-01-24  Jeff Holcomb  <jeffh@redhat.com>
> 
>         * remote-udi.c (udi_open): Change strdup to xstrdup.
>         * thread.c (thread_apply_all_command): Likewise.
>         * varobj.c (delete_variable_1): Likewise.
> 
>         * config/xm-mpw.h: Remove declaration of strdup.
>         * config/i386/xm-i386mach.h: Likewise.
>         * config/m68k/xm-apollo68b.h: Likewise.
>         * config/m68k/xm-hp300bsd.h: Likewise.
>         * config/rs6000/xm-rs6000.h: Likewise.
>         * config/vax/xm-vaxult.h: Likewise.
>         * config/vax/xm-vaxult2.h: Likewise.
>         * gdb_string.h: Likewise.

Yes, nice.  Another one bites the dust. Can you first get CGF to get an
account set for you and then add your self to the MAINTAINERS file as a
sanity check that all is ok.

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]