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
akr a36cd96c2a * ext/curses/extconf.rb: Test linkability of curses_version at first.
* ext/socket/extconf.rb: Test the behavior of fd passing with MSG_PEEK
  only if recvmsg(), msg_control member, AF_UNIX and SCM_RIGHTS are
  available.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-04-26 03:43:19 +00:00
..
curses.c curses.c: fix function 2013-04-05 04:23:05 +00:00
depend * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
extconf.rb * ext/curses/extconf.rb: Test linkability of curses_version at first. 2013-04-26 03:43:19 +00:00
hello.rb * ext/curses/hello.rb: Typo in Curses example by Drew Blas 2013-04-05 03:10:14 +00:00
mouse.rb
rain.rb
view.rb * ext/curses/view.rb: Do not fail if the file to view is shorter 2012-11-07 15:36:14 +00:00
view2.rb