Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 09:46:15 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/isa fd.c
Message-ID:  <20030917094525.F12240@root.org>
In-Reply-To: <20030917072154.B1E9516A537@hub.freebsd.org>
References:  <20030917072154.B1E9516A537@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Sep 2003, Poul-Henning Kamp wrote:
>   Modified files:
>     sys/isa              fd.c
>   Log:
>   Since it is static these days, there is no reason to uppercase the
>   first letter of fdopen() to avoid nameclashing with other stuff.
>
>   Revision  Changes    Path
>   1.259     +4 -4      src/sys/isa/fd.c
>
> * The open function is named fdopen() to avoid confusion with fdopen()
> * in fd(4).  The difference is now only meaningful for debuggers.

Perhaps a more meaningful comment is in order.

-Nate



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