Files
sdk/runtime/bin
Zachary Anderson 0951ab163b [dart:io] Don't use fexecve. It is weird.
fexecve overwrites argv[0] for cases in which the exec'd binary should
close the fd itself rather than the calling process. This makes it
inappropriate for use in the VM. Instead the VM should use
execveat, however it hasn't been added to the C Library everywhere,
yet.

fixes #30971

Change-Id: I82085f24ded2f0b846d9193ca55903686e1f3585
Reviewed-on: https://dart-review.googlesource.com/10205
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2017-10-03 20:15:03 +00:00
..
2016-11-04 12:30:56 -07:00
2017-03-15 13:11:05 -07:00
2016-11-04 12:30:56 -07:00
2016-11-04 12:30:56 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-03-20 08:47:39 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-08-24 11:17:52 -07:00
2017-08-24 11:17:52 -07:00
2016-11-04 12:30:56 -07:00
2017-08-24 11:17:52 -07:00
2017-03-15 13:11:05 -07:00
2017-03-15 13:11:05 -07:00
2017-03-15 13:11:05 -07:00
2016-10-26 00:26:03 -07:00
2017-08-30 09:34:36 -07:00
2017-08-30 09:34:36 -07:00
2017-09-21 21:01:54 +00:00
2017-08-30 09:34:36 -07:00
2017-08-24 11:17:52 -07:00
2017-08-24 11:17:52 -07:00
2017-08-24 11:17:52 -07:00