OSDN Git Service

Build fixes for DJGPP.
authorPedro Alves <pedro@codesourcery.com>
Sun, 10 Aug 2008 19:17:41 +0000 (19:17 +0000)
committerPedro Alves <pedro@codesourcery.com>
Sun, 10 Aug 2008 19:17:41 +0000 (19:17 +0000)
commit7735530b59dfd7ee9a1cfce92572d46a8ae8aca9
treebbd5068103e4ec83eee0cc97378b316203cd2ac9
parentd655134cbba560d43edcf048ee7434c6d73cc928
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