]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Deprecate fgetwln()
authorGuillem Jover <guillem@hadrons.org>
Mon, 21 May 2018 01:15:59 +0000 (03:15 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 21 May 2018 02:48:32 +0000 (04:48 +0200)
commit3cabf46bb089bbb5924c659941b9c8cb67ce3508
tree8f0de320a22441bfa5c280a87c5fde1243518797
parent6eebc1f2645f0c77508b5c536bac6ed81bd2502b
Deprecate fgetwln()

This function has the same problems as fgetln() which is already marked
as deprecated.
man/libbsd.7
src/fgetwln.c