Commit graph

12 commits

Author SHA1 Message Date
Stu Grossman
6df61f7957 * history.c: #include "sysdep.h". 1991-11-19 23:05:55 +00:00
Fred Fish
f30114ea7b Change SYSV to USG to match current usage in source. Add USGr4 to list
of defines to check for to use <dirent.h> style directory access.
1991-11-19 18:54:38 +00:00
Stu Grossman
61af01bc70 * readline.c (filename_completion_function): use struct dirent
instead	of struct direct.
1991-11-19 08:02:35 +00:00
Stu Grossman
870ca25340 Integrate new readline from Brian Fox. 1991-11-19 05:59:18 +00:00
Steve Chamberlain
c21b1b2660 Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)
* 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-12 04:52:27 +00:00
John Gilmore
5f4a039a21 * configure.in: Make a link for sysdep.h. Specify commontargets.
* 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-11-09 11:24:36 +00:00
John Gilmore
d1ac7440ae Switch to new config/hm-* scheme. 1991-10-25 05:02:04 +00:00
John Gilmore
a051de4b21 aix is a Sys V as far as we're concerned. 1991-10-25 04:59:30 +00:00
Fred Fish
0fda1b621b Document change to config/hmake-sysv to send RANLIB (echo) output to /dev/null. 1991-10-24 09:10:41 +00:00
Stu Grossman
7b3a018e32 sgi/irix support. 1991-09-18 00:45:04 +00:00
John Gilmore
49e40d8a8e Update for readline split. 1991-05-19 14:52:42 +00:00
K. Richard Pixley
dd3b648e8b Johns release 1991-03-28 16:28:29 +00:00