1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 00f78058b6 pty.c: do nothing if terminated already
* ext/pty/pty.c (pty_detach_process): if the child process has
  terminated already, return immediately without starting a thread
  to detach it.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-26 04:35:17 +00:00
..
-test- vsnprintf.c: fix string precision 2014-05-25 02:56:36 +00:00
bigdecimal * include/ruby/ruby.h: Hide Rational internal. 2014-05-17 16:37:41 +00:00
continuation
coverage * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
date * include/ruby/ruby.h: Hide Rational internal. 2014-05-17 16:37:41 +00:00
dbm
digest
dl extmk.rb: check if parent is build 2014-05-09 05:52:59 +00:00
etc etc.c: fix typo 2014-05-19 12:35:22 +00:00
fcntl
fiber
fiddle
gdbm
io
json json/parser/prereq.mk: use enum 2014-03-17 04:57:19 +00:00
mathn
nkf
objspace
openssl openssl/depend: ossl.o 2014-05-15 06:39:43 +00:00
pathname * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make all 2014-05-05 13:09:58 +00:00
psych * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci skip][fix GH-593] 2014-04-13 00:59:40 +00:00
pty pty.c: do nothing if terminated already 2014-05-26 04:35:17 +00:00
racc/cparse
rbconfig/sizeof
readline readline/extconf.rb: rl_hook_func_t 2014-04-04 15:31:23 +00:00
ripper
sdbm
socket * ext/socket/mkconstants.rb: More constants 2014-05-23 20:54:40 +00:00
stringio stringio.c: use rb_str_append other than ASCII-8BIT 2014-04-23 02:03:43 +00:00
strscan * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. 2014-05-11 16:31:51 +00:00
syslog
thread thread.c: undumpable 2014-03-26 02:20:26 +00:00
tk extmk.rb: check if parent is build 2014-05-09 05:52:59 +00:00
win32
win32ole win32ole.c: suppress warnings 2014-04-23 04:14:42 +00:00
zlib * ext/socket/ifaddr.c (IS_IFADDRS): Unused macro removed. 2014-05-11 16:31:51 +00:00
.document * ext/.document: remove refinement from documentable directories. 2014-03-15 09:56:43 +00:00
extmk.rb extmk.rb: non-installed extensions when statick-linked-ext 2014-05-22 14:34:56 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt