OSDN Git Service

Build fixes for DJGPP.
authorpalves <palves>
Sun, 10 Aug 2008 19:17:41 +0000 (19:17 +0000)
committerpalves <palves>
Sun, 10 Aug 2008 19:17:41 +0000 (19:17 +0000)
commitb0c9417dcfb1e354b798d2e2c2666f480d7aa92d
tree48cc637fdda9fc81b367157d14e60fbe94628e5e
parent35052cd4459eade2389d6554471e8217f76da1de
Build fixes for DJGPP.

* signals.c (rl_set_sighandler): Guard access to SIGWINCH.
* wcwidth.c [__GO32__]: Include wctype.h before wchar.h.
readline/ChangeLog.gdb
readline/signals.c
readline/support/wcwidth.c