| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/test_pty.rb: same as r29280, skip tests when PTY allocation | shyouhei | 2012-03-19 | 1 | -0/+8 |
* | * test/test_pty.rb (test_pty_check_default): call PTY.check until | akr | 2011-12-23 | 1 | -3/+4 |
* | * test/test_pty.rb (test_pty_check_default): "cat" may not terminateed | akr | 2011-12-22 | 1 | -1/+1 |
* | add test for close-on-exec. | akr | 2011-11-03 | 1 | -0/+11 |
* | * ext/pty/pty.c (pty_check): should return nil until the child | nobu | 2011-10-14 | 1 | -0/+32 |
* | * test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto. | shyouhei | 2010-09-24 | 1 | -1/+7 |
* | * test/test_pty.rb: Same as 229281; existence of PTY class do not | shyouhei | 2010-09-24 | 1 | -0/+26 |
* | * ext/pty/pty.c (chfunc): restore errno from SystemCallError and | nobu | 2010-09-02 | 1 | -0/+8 |
* | add tests. | akr | 2010-03-11 | 1 | -0/+18 |
* | * ext/pty/pty.c (getDevice): add nomesg argument. | akr | 2008-12-16 | 1 | -13/+1 |
* | * ext/pty/extconf.rb: check posix_openpt. | akr | 2008-12-16 | 1 | -0/+19 |
* | add tests. | akr | 2008-12-15 | 1 | -0/+60 |
* | * ext/pty/pty.c (get_device_once): use DEVICELEN instead of | akr | 2008-12-15 | 1 | -4/+0 |
* | new file. | akr | 2008-12-14 | 1 | -0/+46 |