cvs commit: src/lib/libc/stdio fgetln.c

Tim J. Robbins tjr at FreeBSD.org
Wed Mar 10 01:28:39 PST 2004


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


More information about the cvs-src mailing list