]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/fgetln.3
Libc-1272.200.26.tar.gz
[apple/libc.git] / stdio / FreeBSD / fgetln.3
index 4fb0a8a027556d29e4ff2f23933221f97b97aebb..61a3391667d2c38b8179a00d5d15d7dff55ba4ba 100644 (file)
@@ -97,6 +97,9 @@ These changes are lost as soon as the pointer becomes invalid.
 The argument
 .Fa stream
 is not a stream open for reading.
+.It Bq Er ENOMEM
+The internal line buffer could not be expanded due to lack of available memory,
+or because it would need to expand beyond INT_MAX in size.
 .El
 .Pp
 The