Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright years in recent commits | Florian Weimer | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | nss_files: Fix re-reading of long lines [BZ #18991] | Florian Weimer | 2018-07-06 | 1 | -0/+276 |
Use the new __libc_readline_unlocked function to pick up reading at the same line in case the buffer needs to be enlarged. |