1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/curses
matz 782576a519 * ext/curses/curses.c (window_getch): avoid ISPRINT() macro which
has an issue with OpenSolaris.  [ruby-core:20189]

* signal.c (ruby_signal): EINVAL from sigaction(2) is not a bug.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-04 04:57:58 +00:00
..
.cvsignore
curses.c * ext/curses/curses.c (window_getch): avoid ISPRINT() macro which 2008-12-04 04:57:58 +00:00
depend
extconf.rb * ext/curses/curses.c (curses_escdelay_set): support ESCDELAY. a 2008-11-21 18:35:11 +00:00
hello.rb
mouse.rb
rain.rb
view.rb * ext/curses/curses.c: curses encoding should obey locale. 2008-11-07 21:42:24 +00:00
view2.rb