This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [RFA] use xsnprintf instead of snprintf.


> gdb/gdbserver/ChangeLog:
> 
>         * utils.c (xsnprintf): Make non-static.
>         * server.h: Add xsnprintf declaration.
>         * linux-low.c, nto-low.c, target.c, thread-db.c, tracepoint.c:
>         replace calls to snprintf by calls to xsnprintf throughout.

Checked in :).

-- 
Joel


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