Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2004 12:39:47 +0700
From:      Alexey Dokuchaev <danfe@nsu.ru>
To:        src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/include Makefile ftw.h src/lib/libc/gen Makefile.inc ftw.c
Message-ID:  <20040706053946.GC7813@regency.nsu.ru>
In-Reply-To: <20040705231505.GA41280@VARK.homeunix.com>
References:  <200407052313.i65NDGZj094574@repoman.freebsd.org> <20040705231505.GA41280@VARK.homeunix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 05, 2004 at 04:15:05PM -0700, David Schultz wrote:
> On Mon, Jul 05, 2004, David Schultz wrote:
> > das         2004-07-05 23:13:16 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     include              Makefile 
> >     lib/libc/gen         Makefile.inc 
> >   Added files:
> >     include              ftw.h 
> >     lib/libc/gen         ftw.c 
> >   Log:
> >   Add implementations of ftw(3) and nftw(3) and the corresponding header
> >   ftw.h.  This is the implementation written by Joel Baker
> >   <fenton@debian.org> for inclusion in NetBSD, but with several
> >   bugfixes.
> 
> I chose this implementation over OpenBSD's because it does the same
> thing in half the lines of code, despite its style(9) deficiencies.

Thanks.  I've always been under impression that OpenBSD folks like
writing lots of code just for the heck of it.  %-)

./danfe



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