summaryrefslogtreecommitdiff
path: root/lib/libedit/map.c
AgeCommit message (Expand)Author
2001-01-09make constant arrays a 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-09-04convert to new style guide, which includes:lukem
1999-10-15don't assume locales are not working - it may not be the casejdolecek
1999-07-02More trailing white space.simonb
1998-12-12delintchristos
1998-07-29* add more checks for NULL pointers in passed argumentslukem
1998-03-30use int rather than char as an array index.mrg
1998-02-03remove obsolete register declarationsperry
1997-07-06Fix compiler warnings.christos
1997-01-11RCSid policelukem
1995-04-27Trivial code ordering change.mycroft
1994-05-06libedit!cgd