Date: Wed, 10 Mar 2004 01:28:38 -0800 (PST) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fgetln.c Message-ID: <200403100928.i2A9Scgv097933@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004/03/10 01:28:38 PST FreeBSD src repository Modified files: lib/libc/stdio fgetln.c Log: Set the stream orientation explicitly in fgetln() instead of relying on __srefill() to do it. Revision Changes Path 1.9 +1 -0 src/lib/libc/stdio/fgetln.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403100928.i2A9Scgv097933>