summaryrefslogtreecommitdiff
path: root/nss/tst-nss-files-hosts-getent.c
AgeCommit message (Collapse)Author
2018-07-10Fix copyright years in recent commitsFlorian Weimer
2018-07-06nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer
Use the new __libc_readline_unlocked function to pick up reading at the same line in case the buffer needs to be enlarged.