diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-15 12:01:08 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-15 12:01:08 +0000 |
| commit | a9e797ce1073b46e5333d00e05ea97f2a44475e0 (patch) | |
| tree | 8efdcb3a17ee68412290531fb152625147555aac /ChangeLog | |
| parent | 09b6c6a3bcb12d61a827a64a667293f2c970c901 (diff) | |
* ext/pty/pty.c (child_info): add slavename.
(chfunc): use slavename.
(establishShell): set slavename.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Dec 15 20:59:10 2008 Tanaka Akira <akr@fsij.org> + + * ext/pty/pty.c (child_info): add slavename. + (chfunc): use slavename. + (establishShell): set slavename. + Mon Dec 15 20:16:46 2008 NAKAMURA Usaku <usa@ruby-lang.org> * common.mk (EXTMK_ARGS): shouldn't use ``\"'' because cmd.exe eat |
