commit | e9d369a09e48ea8f940958025c8444988d31e840 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Fri Feb 19 13:35:46 2016 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Fri Feb 19 13:35:46 2016 +0000 |
tree | 402b991d3ad5629931881146e07327ad5a094da3 | |
parent | fc864529f587fc4c913d1ad40da41eab2e512521 [diff] |
Fixed fgetln(3) implementation (from Joerg Jung) which does not depend on *BSD fgets(3) semantics.