Add fgetwln(3) from FreeBSD and bump libc minor revision.
authormillert <millert@openbsd.org>
Mon, 12 Jan 2015 20:58:07 +0000 (20:58 +0000)
committermillert <millert@openbsd.org>
Mon, 12 Jan 2015 20:58:07 +0000 (20:58 +0000)
commit8acb1e22e6881073fae6967c9dd8bb3e51cff36d
tree506fb8879aea8e2e7047a5cd248222aaa2ecdc6d
parentbe20f0ac9f31a546256018e1582f1e8045e95899
Add fgetwln(3) from FreeBSD and bump libc minor revision.
include/wchar.h
lib/libc/shlib_version
lib/libc/stdio/Makefile.inc
lib/libc/stdio/fgetwln.3 [new file with mode: 0644]
lib/libc/stdio/fgetwln.c [new file with mode: 0644]