ruby--ruby/ext
akr 423bbf80d5 * process.c (rb_fork): propagete an error message from child to parent.
(rb_f_exec): show details of error in child process on
  exception.
  (save_redirect_fd): add error message arguments.
  (run_exec_dup2): ditto.
  (run_exec_close): ditto.
  (run_exec_open): ditto.
  (run_exec_dup2_child): ditto.
  (run_exec_pgroup): ditto.
  (run_exec_rlimit): ditto.
  (rb_run_exec_options): ditto.
  (rb_exec): ditto.
  (rb_exec_atfork): ditto.
  (rb_spawn_internal): ditto.
  (rb_spawn): ditto.
  (rb_f_system): follow arguments change.
  (proc_daemon): ditto.
  (rb_f_spawn): show details of error in child process on exception.

* io.c (popen_exec): add error message arguments.
  (pipe_open): show details of error in child process on exception.

* include/ruby/intern.h (rb_run_exec_options): add error message
  arguments.
  (rb_exec): ditto.
  (rb_fork): ditto.
  (rb_spawn): ditto.

* ext/pty/pty.c (chfunc): add error message arguments.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-12-23 13:15:54 +00:00
..
bigdecimal * ext/bigdecimal/bigdecimal.c (VpToString): reverted modification 2008-12-16 13:10:35 +00:00
continuation
coverage
curses
dbm
digest
dl
etc
fcntl
fiber
gdbm
iconv
io/wait
json
mathn
nkf
openssl
pty * process.c (rb_fork): propagete an error message from child to parent. 2008-12-23 13:15:54 +00:00
racc/cparse
readline
ripper
sdbm
socket * ext/socket/socket.c (unix_recv_io): relax msg_controllen error 2008-12-17 10:47:52 +00:00
stringio
strscan
syck
syslog
tk * ext/tk/tcltklib.c: fix wrong flag value. 2008-12-22 09:04:14 +00:00
win32ole
zlib
.cvsignore
.document
Setup
Setup.atheos
Setup.emx
Setup.nt
extmk.rb
purelib.rb