Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 22:00:25 -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:  <200205150500.g4F50PU47548@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/05/14 22:00:25 PDT

  Modified files:        (Branch: RELENG_3)
    sys/i386/i386        i386-gdbstub.c 
  Log:
  MFC (1.12: renamed gdb's private strlen and strlcpy to avoid conflicts
  with the public ones declared in a system header).  This helps unbreak
  building RELENG_3 kernels with gcc-3.  gcc-2's special (broken) handling
  of the corresponding builtins apparently prevented detection of the
  conflicts even when the public functions are declared explicitly.
  
  Revision  Changes    Path
  1.7.2.1   +5 -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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205150500.g4F50PU47548>