summaryrefslogtreecommitdiff
path: root/lib/libedit/key.c
AgeCommit message (Expand)Author
2003-10-18change allocation policy in el_push to allocate the string itself.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-18- constify; passes all gcc and lint strict checks.christos
2001-05-17PR/12963:Jason Waterman: Fix signed cast problems.christos
2001-01-23sprinkle couple constjdolecek
2001-01-04consistently check for allocation failures and return -1, if we could notchristos
2000-11-11- add support for home and end keys.christos
2000-10-04format string audit (silence warnings, save space)sommerfeld
2000-09-04convert to new style guide, which includes:lukem
2000-01-19PR/9244: Kevin Schoedel: libedit dumps bindings inconsistentlychristos
1999-07-02More trailing white space.simonb
1998-12-12delintchristos
1997-07-06Fix compiler warnings.christos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd