We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bfe6d commit e12ba8cCopy full SHA for e12ba8c
file-api.tex
@@ -985,6 +985,7 @@
985
\item \emph{\texttt{bufsz}} is typically set as 1 byte less than the buffer
986
size to accommodate the terminating \texttt{NULL} character.
987
\item See \example{readlink/readlink.c} and fix the problem therein.
988
+\item There is also \texttt{readlinkat()} that operates on a file descriptor.
989
\end{itemize}
990
991
%%%%%
0 commit comments