Skip to content

Commit e12ba8c

Browse files
author
Vladimir Kotal
committed
mention readlinkat
1 parent 45bfe6d commit e12ba8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

file-api.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,7 @@
985985
\item \emph{\texttt{bufsz}} is typically set as 1 byte less than the buffer
986986
size to accommodate the terminating \texttt{NULL} character.
987987
\item See \example{readlink/readlink.c} and fix the problem therein.
988+
\item There is also \texttt{readlinkat()} that operates on a file descriptor.
988989
\end{itemize}
989990

990991
%%%%%

0 commit comments

Comments
 (0)