summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libreadline/histfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke whitespace foolish enough to expose itself during the greatkrw2017-01-211-3/+3
* A couple more unused variables.krw2016-12-191-0/+2
* Resolve conflicts for GNU readline 4.3p5.kettenis2004-05-101-59/+154
* Do not segfault writing an empty history list to a file. Resolves PR 3690.otto2004-03-031-2/+2
* strings in libreadline, again. this time with no abi change,beck2003-05-121-11/+9
* Back out libreadline changes, this breaks static build (I.E. vax).beck2003-05-101-9/+11
* stringsbeck2003-05-081-11/+9
* Deal with history_filename() returning NULL. Missing part if last commit.millert2001-03-181-8/+13
* If $HOME is not set do *not* use '.' for the history file.millert2001-03-181-4/+1
* Local patches:millert2001-03-181-1/+1
* GNU readline-4.1millert2001-03-181-0/+384