summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetwln.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r320472,r320508,r320509:kib2017-07-171-5/+8
* MFC r305241ache2016-09-051-1/+11
* MFC r304607,r304641,r304819,r304811ache2016-08-271-2/+5
* MFC r288006,r288031,r288032,r288033:ngie2015-11-251-0/+2
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-2/+14
* Fix an off-by-one bug that caused the first character of the buffer totjr2004-08-061-2/+1
* Add fgetwln(), a wide character version of fgetln().tjr2004-07-161-0/+68
OpenPOWER on IntegriCloud