summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libreadline/tilde.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuke whitespace foolish enough to expose itself during the greatkrw2017-01-211-3/+3
| | | | "warning:" rectification.
* Take gcc's suggestions about parenthesis around assignments usedkrw2017-01-201-1/+1
| | | | | | | as truth values. Change a parameter to 'const'. All without making promises about any further cleanup in /gnu/. ok deraadt@
* Resolve conflicts for GNU readline 4.3p5.kettenis2004-05-101-44/+46
| | | | ok deraadt@, otto@, pval@
* strings in libreadline, again. this time with no abi change,beck2003-05-121-11/+22
| | | | static builds still seem to work with this. ok deraadt@ tedu@
* Back out libreadline changes, this breaks static build (I.E. vax).beck2003-05-101-8/+9
| | | | changes are nontrivial to fix. Will return when static build works.
* stringsbeck2003-05-081-9/+8
| | | | ok tedu@, art@
* Local patches:millert2001-03-181-1/+1
| | | | | | remove bogus savestring prototype that conflicts with gdb (and is not used) fix a typo in sgtty code (not that we use it but...) treat empty environment variables as unset
* GNU readline-4.1millert2001-03-181-0/+459