]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* configure.in: Check whether we need to prototype strerror.
authorDaniel Jacobowitz <drow@false.org>
Sun, 29 Jun 2003 04:03:04 +0000 (04:03 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 29 Jun 2003 04:03:04 +0000 (04:03 +0000)
commit279b21b915efa90a649dd4561099c7654f3290bb
tree9d033fd8514e2b5f826882694800edd14bae3ae7
parenta8b7daa90481a36032232edfcbd86651ca3cb32d
* configure.in: Check whether we need to prototype strerror.
* server.h: Optionally prototype strerror.
* gdbreplay.c (perror_with_name): Use strerror.
* linux-low.c (linux_attach_lwp): Use strerror.
* utils.c (perror_with_name): Use strerror.
* config.in, configure: Regenerated.
gdb/gdbserver/ChangeLog
gdb/gdbserver/config.in
gdb/gdbserver/configure
gdb/gdbserver/configure.in
gdb/gdbserver/gdbreplay.c
gdb/gdbserver/linux-low.c
gdb/gdbserver/server.h
gdb/gdbserver/utils.c