Fixed fgetln(3) implementation (from Joerg Jung) which does not depend on *BSD2.2
commite9d369a09e48ea8f940958025c8444988d31e840
authorNicholas Marriott <nicholas.marriott@gmail.com>
Fri, 19 Feb 2016 13:35:46 +0000 (19 13:35 +0000)
committerNicholas Marriott <nicholas.marriott@gmail.com>
Fri, 19 Feb 2016 13:35:46 +0000 (19 13:35 +0000)
tree402b991d3ad5629931881146e07327ad5a094da3
parentfc864529f587fc4c913d1ad40da41eab2e512521
Fixed fgetln(3) implementation (from Joerg Jung) which does not depend on *BSD
fgets(3) semantics.
compat/fgetln.c