summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetwln.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve revision 1.2: in unusual cases, fgetwc(3) can succeedschwarze2016-08-271-2/+12
* set the error indicator on malloc(3) failure;schwarze2016-08-241-2/+4
* bugfix: when fgetwc(3) fails, fgetwln(3) must fail as well;schwarze2016-08-211-2/+2
* Add fgetwln(3) from FreeBSD and bump libc minor revision.millert2015-01-121-0/+81