ruby/ext/pty
Nobuyoshi Nakada 715955ff27
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
2019-07-14 17:58:03 +09:00
..
lib Replace `to_a[1..-1]` on a MatchData with `captures` 2017-10-21 05:18:40 +00:00
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
extconf.rb Remove needless `nacl` check 2018-07-22 10:02:54 +00:00
pty.c Fix PTY.open on OpenBSD [Bug #15607] 2019-03-06 09:48:39 +00:00