Files
zig/src
Andrew Kelley 43c2ce10a1 fixups
* extract logic into a `os_can_execve` and use it in the other place
   that we execve
 * outdent some code by introducing `run_or_test` variable
 * delete unnecessary and wasteful memory management logic
 * better error message for when execve fails
 * add comment to explain why we do not execve for `zig test`
2020-10-15 17:18:40 -07:00
..
2020-10-12 18:56:25 -04:00
2020-09-30 16:56:45 +03:00
2020-10-09 16:45:39 -07:00
2020-10-07 00:39:13 -07:00
2020-09-21 18:38:55 -07:00
2020-09-26 12:42:07 -07:00
2020-10-09 16:45:39 -07:00
2020-09-21 18:38:55 -07:00
2020-09-28 19:20:58 -07:00
2020-10-15 17:18:40 -07:00
2020-09-21 18:38:55 -07:00
2020-10-12 18:56:25 -04:00
2020-09-21 18:38:55 -07:00
2020-10-12 18:56:25 -04:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00
2020-09-30 16:59:09 +03:00
2020-09-30 16:56:45 +03:00