HomeFreeBSD

MFstable/10 r291602:

Description

MFstable/10 r291602:

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
rS292153: Add -static to CFLAGS to unbreak the tests by using a libc.a with
Branches
Unknown
Tags
Unknown