fd_close(3)
limb manual
fd_close(3)
NAME
fd_close - close a file descriptor without affecting errno
SYNOPSIS
#include <limb/djbunix.h>
void fd_close(int fd)
DESCRIPTION
The fd_close
() function closes file descriptor fd
without affecting errno
.
fd2
reference the same file.