Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com>
authorSteve Chamberlain <sac@cygnus>
Fri, 29 Sep 1995 22:28:44 +0000 (22:28 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 29 Sep 1995 22:28:44 +0000 (22:28 +0000)
commit2e8f534a6c8b688123a3e24c0779083b66291dd7
treefba532a2536a58dac61d793bc001ca056121d527
parent987013cd03a2ff5691820519d81073d67d05cdaa
Fri Sep 29 15:19:23 1995  steve chamberlain  <sac@slash.cygnus.com>

Fixes for when the host WIN32, but not MSC.
* complete.c: Sometimes have pwd.h
* parens.c: WIN32 has similar restrictions to __GO32__.
* readline.c (__GO32__): Some of this moved into rldefs.h
* signals.c (__GO32__): Likewise.
* rldefs.h (MSDOS||WIN32) becomes MSDOS||MSC.
(WIN32&&!WIN32): New definitions.
readline/ChangeLog
readline/complete.c
readline/signals.c [new file with mode: 0644]
This page took 0.027886 seconds and 4 git commands to generate.