summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libreadline/complete.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke whitespace foolish enough to expose itself during the greatkrw2017-01-211-11/+11
* Take gcc's suggestions about parenthesis around assignments usedkrw2017-01-201-2/+2
* Resolve conflicts for GNU readline 4.3p5.kettenis2004-05-101-157/+388
* buffer size is strlen + 1. ok beck@tedu2003-05-131-1/+1
* strings in libreadline, again. this time with no abi change,beck2003-05-121-23/+24
* Back out libreadline changes, this breaks static build (I.E. vax).beck2003-05-101-24/+23
* stringsbeck2003-05-081-23/+24
* GNU readline-4.1millert2001-03-181-0/+1776