Date: Thu, 13 May 1999 00:34:27 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 i386-gdbstub.c Message-ID: <199905130734.AAA39486@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 1999/05/13 00:34:27 PDT
Modified files:
sys/i386/i386 i386-gdbstub.c
Log:
Renamed the private copies of strlen and strcpy to gdb_strlen and
gdb_strcpy, respectively. This saves fixing the wrong return type
of the private strlen and makes the addresses of strlen and strcpy
unambiguous.
Revision Changes Path
1.12 +3 -4 src/sys/i386/i386/i386-gdbstub.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905130734.AAA39486>
