]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set the stream orientation explicitly in fgetln() instead of relying on
authorTim J. Robbins <tjr@FreeBSD.org>
Wed, 10 Mar 2004 09:28:38 +0000 (09:28 +0000)
committerTim J. Robbins <tjr@FreeBSD.org>
Wed, 10 Mar 2004 09:28:38 +0000 (09:28 +0000)
commit87a6c90a99a0d0529a28b5d7d85bbd696c52085c
tree9abdefbcf2f4c56efb9f2f89ba27f6e7ac18c170
parentb033c30b239dcb29f4e53d9fa12ac17463daea1a
Set the stream orientation explicitly in fgetln() instead of relying on
__srefill() to do it.
lib/libc/stdio/fgetln.c