• Richard M. Stallman's avatar
    (getline): When a search of already-read input for CRLF · b6606ad8
    Richard M. Stallman authored
    fails, store the fact that we've searched it and don't search it
    again after reading more data.
    
    (getline): When determining whether or not it's necessary
    to grow the input buffer, take into account the null that's stored
    at the end of already-read input in the buffer.
    b6606ad8
pop.c 32.2 KB