summaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/savestring.c
AgeCommit message (Collapse)Author
2003-05-12strings in libreadline, again. this time with no abi change,Bob Beck
static builds still seem to work with this. ok deraadt@ tedu@
2003-05-10Back out libreadline changes, this breaks static build (I.E. vax).Bob Beck
changes are nontrivial to fix. Will return when static build works.
2003-05-08stringsBob Beck
ok tedu@, art@
2002-03-25bring in prototypesTheo de Raadt
2001-03-18GNU readline-4.1Todd C. Miller