binutils-gdb/readline
Stu Grossman 46b6fdbd11 * bind.c complete.c history.c readline.c: Don't include sys/file.h.
* complete.c display.c parens.c readline.c rldefs.h rltty.c
	signals.c tilde.c:  Change refs to _MSC_VER and __WIN32__ to _WIN32.
	* signals.c (rl_signal_handler):  Ifdef out kill if _WIN32.
	* sysdep-norm.h:  Ifdef out include of dirent.h if _WIN32.
	Include malloc.h if _WIN32.
1996-08-09 16:02:46 +00:00
..
doc modified from 95q4 1995-11-10 19:59:40 +00:00
examples
.Sanitize * sysdep-linux.h: New file. 1996-05-26 22:15:47 +00:00
bind.c
ChangeLog * bind.c complete.c history.c readline.c: Don't include sys/file.h. 1996-08-09 16:02:46 +00:00
chardefs.h
complete.c Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-29 22:28:44 +00:00
configure.bat
configure.in From: Robert Lipe <robertl@dgii.com> 1996-04-07 21:00:40 +00:00
COPYING
display.c
emacs_keymap.c
funmap.c
history.c
history.h
isearch.c
keymaps.c
keymaps.h
Makefile.in
parens.c
readline.c
readline.h
rldefs.h * bind.c complete.c history.c readline.c: Don't include sys/file.h. 1996-08-09 16:02:46 +00:00
rltty.c
search.c
signals.c Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-29 22:28:44 +00:00
sysdep-aix.h
sysdep-cxux7.h
sysdep-irix.h
sysdep-linux.h * sysdep-linux.h: New file. 1996-05-26 22:15:47 +00:00
sysdep-norm.h * bind.c complete.c history.c readline.c: Don't include sys/file.h. 1996-08-09 16:02:46 +00:00
sysdep-obsd.h
sysdep-sco.h
sysdep-sysv4.h
tilde.c
tilde.h
vi_keymap.c
vi_mode.c
xmalloc.c