K 10 svn:author V 4 ache K 8 svn:date V 27 2016-08-25T19:55:31.882469Z K 7 svn:log V 310 MFC r295632 getln: We cannot expand the buffer beyond INT_MAX (_size overflows). In such cases return ENOMEM. This is a limitation of our implementation, alternatively you may consider getline(3). Differential Revision: https://reviews.freebsd.org/D442 (Partial) Obtained from: Apple Inc. (Libc 997.90.3) END