History log of /freebsd-10-stable/lib/libc/stdio/fgetwln.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 165903 08-Jan-2007 imp

Per Regents of the University of Calfornia letter, remove advertising
clause.

# If I've done so improperly on a file, please let me know.


# 150291 18-Sep-2005 brueffer

Use the correct function name as .Nm argument.

PR: 86169
Submitted by: Toby Peterson <toby@apple.com>
MFC after: 3 days


# 132242 16-Jul-2004 tjr

Add fgetwln(), a wide character version of fgetln().