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


On Jan 24,  2:27pm, 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.

FWIW, these changes look okay to me too.

Kevin

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