ruby/ext/pty
nobu 7f23534b1f pty.c: check error of seteuid
* ext/pty/pty.c (chfunc): check error of seteuid and return error
  message, to suppress unused-value warning.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-05 08:10:34 +00:00
..
lib fixed wrong value by @taksatou [fix GH-287] 2013-04-16 02:31:55 +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 * process.c (rb_exec_async_signal_safe): exported. 2012-06-10 01:29:58 +00:00
pty.c pty.c: check error of seteuid 2013-11-05 08:10:34 +00:00