Date: Mon, 5 Jun 2000 11:07:45 +0200 From: Alexander Langer <alex@big.endian.de> To: Kris Kennaway <kris@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ed main.c Message-ID: <20000605110745.D3896@cichlids.cichlids.com> In-Reply-To: <Pine.BSF.4.21.0006050203220.74772-100000@freefall.freebsd.org>; from kris@FreeBSD.org on Mon, Jun 05, 2000 at 02:03:34AM -0700 References: <20000605105048.B1670@cichlids.cichlids.com> <Pine.BSF.4.21.0006050203220.74772-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Kris Kennaway (kris@FreeBSD.org): > > > Unbreak world by reverting the previous commit (strlcpy() does not exist > > > in 2.2.x). > > Can't you just add it to the source-file or build? We do so for > > software, that shall run on Linux, too. > Or just use strncpy() :-) strncpy() behaves different. :-P Alex -- I need a new ~/.sig. 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?20000605110745.D3896>