aboutsummaryrefslogtreecommitdiff
path: root/readline/readline.c
AgeCommit message (Collapse)AuthorFilesLines
1991-11-12Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-7/+7
* Makefile.in: Use the MINUS_G no-debug convention * readline.c: (many_places) move all the declarations of rindex to only one place, to reduce the number of warnings it makes.
1991-11-09* configure.in: Make a link for sysdep.h. Specify commontargets.John Gilmore1-10/+3
* sysdep-norm.h: The usual alloca declarations. * sysdep-aix.h: What AIX 3.1 on RS/6000 needs for alloca. * history.c, readline.c: Use sysdep.h.
1991-03-28Initial revisionK. Richard Pixley1-0/+5641