Date: Sun, 11 Sep 2005 14:18:48 +0200 From: Arjan Van Leeuwen <avleeuwen@gmail.com> To: Andre Oppermann <andre@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/include string.h src/lib/libc/string Makefile.inc memchr.3 memmem.3 memmem.c strchr.3 strstr.3 Message-ID: <d86b487305091105185c096555@mail.gmail.com> In-Reply-To: <43241C3A.11C24A9C@freebsd.org> References: <200508291846.j7TIkdcM090396@repoman.freebsd.org> <d86b487305091104105ecec482@mail.gmail.com> <43241C3A.11C24A9C@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/11/05, Andre Oppermann <andre@freebsd.org> wrote: > Arjan Van Leeuwen wrote: > > > > Hi Andre, > > > > On 8/29/05, Andre Oppermann <andre@freebsd.org> wrote: > > > andre 2005-08-29 18:46:39 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_6) > > > include string.h > > > lib/libc/string Makefile.inc memchr.3 strchr.3 strstr.3 > > > Added files: (Branch: RELENG_6) > > > lib/libc/string memmem.3 memmem.c > > > Log: > > > MFC addition of memmem(3). > > > > Shouldn't __FreeBSD_version be bumped for this? I'm asking because I > > maintain a port that uses memmem(3), and there's now no way to > > distinguish between the FreeBSD 6 installations that have memmem(3), > > and the ones that don't. >=20 > There are no FreeBSD 6 installations to differentiate. FreeBSD 6 is > not out yet. You don't have to support FreeBSD 6 BETA or RC in the > ports tree. That's all the information I needed, thanks! Arjan >=20 > -- > Andre >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d86b487305091105185c096555>