K 10 svn:author V 6 brooks K 8 svn:date V 27 2019-02-07T23:17:44.029231Z K 7 svn:log V 319 GC a historical artifact. Back in 1993, the fgetln (then fgetline) interface was changed to not return a C string. The change was accomplished by ifdefing out the code that did the termination. Changing the interface would violate our API stability rules so remove the old implementation. Sponsored by: DARPA, AFRL END