cvs commit: src/include string.h src/lib/libc/string
Makefile.inc memchr.3 memmem.3 memmem.c strchr.3 strstr.3
Andre Oppermann
andre at freebsd.org
Sun Sep 11 04:59:38 PDT 2005
Arjan Van Leeuwen wrote:
>
> Hi Andre,
>
> On 8/29/05, Andre Oppermann <andre at 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.
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.
--
Andre
More information about the cvs-src
mailing list