summaryrefslogtreecommitdiff
path: root/lib/libedit/el.c
AgeCommit message (Expand)Author
1998-07-29* add more checks for NULL pointers in passed argumentslukem
1998-05-20el_init takes a third stream argument and add el_beep.christos
1997-12-20Small optimization. Don't call isatty() on every invocation of el_gets, butchristos
1997-07-06Fix compiler warnings.christos
1997-04-24Handle properly the case where the last line in the sourced file doeschristos
1997-04-11Portability fixes:christos
1997-03-20Fix potential stack overflow; from Keith Bostic.christos
1997-01-17fix el_source() - a block needed braces around it (the indenting fooled me)lukem
1997-01-11RCSid policelukem
1994-05-06libedit!cgd