aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/examples
Commit message (Collapse)AuthorAgeFilesLines
* Use contrib version nowAndrey A. Chernov1997-01-055-678/+0
| | | | Notes: svn path=/head/; revision=21342
* Add fixes from bash betaAndrey A. Chernov1995-12-032-2/+2
| | | | | | | Back out trailing spaces changes Notes: svn path=/head/; revision=12586
* Remove trailing whitespace.Rodney W. Grimes1995-05-303-3/+3
| | | | Notes: svn path=/head/; revision=8858
* Upgrade to version 2.0Andrey A. Chernov1994-12-065-89/+206
| | | | Notes: svn path=/head/; revision=4998
* Merged with new readline 2.0 from bashAndrey A. Chernov1994-05-091-50/+0
| | | | Notes: svn path=/head/; revision=1473
* Merge with much improved version from gdb4.11Andrey A. Chernov1994-05-092-0/+111
| | | | Notes: svn path=/head/; revision=1472
* Port readline lib into gnu system tree.Andrey A. Chernov1994-05-093-0/+500
Really we don't need copy of this library into each program (gdb f.e.) P.S. it is much cleaner port than /usr/ports version and based on /usr/ports version. /usr/ports version will be removed. Notes: svn path=/vendor/misc-GNU/dist3/; revision=1466