K 10 svn:author V 3 das K 8 svn:date V 27 2009-02-28T15:53:36.931020Z K 7 svn:log V 220 Use getline() instead of fgets(). This enables nl(1) to handle arbitrarily long lines and embedded NULs. The new functionality is nugatory, but adding it is a simple way to improve the exposure of getline() in -CURRENT. END