Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2015 19:33:55 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Mariusz Zaborski <oshogbo@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r285140 - in head: include lib/libc/stdio
Message-ID:  <20150704193355.39941c31@kalimero.tijl.coosemans.org>
In-Reply-To: <201507041642.t64GgFk1002012@repo.freebsd.org>
References:  <201507041642.t64GgFk1002012@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Jul 2015 16:42:15 +0000 (UTC) Mariusz Zaborski <oshogbo@FreeBSD.org> wrote:
> Author: oshogbo
> Date: Sat Jul  4 16:42:14 2015
> New Revision: 285140
> URL: https://svnweb.freebsd.org/changeset/base/285140
> 
> Log:
>   Add fdclose(3) function.
>   
>   This function is equivalent to fclose(3) function except that it
>   does not close the underlying file descriptor.
>   fdclose(3) is step forward to make FILE structure private.

You can probably close this bug now:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=75767



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