HomeFreeBSD

MFC r285140:

Description

MFC r285140:
r285140 (by oshogbo):

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.

Reviewed by: wblock, jilles, jhb, pjd
Approved by: pjd (mentor)
Differential Revision: https://reviews.freebsd.org/D2697

Details

Provenance
ngieAuthored on
Reviewer
wblock
Differential Revision
D2697: fdclose
Parents
rS291601: Add missing LIB80211 entry for DPADD needs.
Branches
Unknown
Tags
Unknown