Add new fgetwln() function

Man page taken from FreeBSD.
This commit is contained in:
Guillem Jover
2012-11-23 21:19:45 +01:00
parent ee0489eb2b
commit a97ce513e0
6 changed files with 209 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ LIBBSD_0.4 {
} LIBBSD_0.3;
LIBBSD_0.5 {
fgetwln;
fparseln;
strnstr;