Skip to content
Success

#110 (May 19, 2020, 7:24:07 PM)

Started 5 yr 1 mo ago
Took 40 min on olive

Started by GitHub push by xavierleroy

Revision: 41548a735900a74202b07f918521ef9ac52ece1e
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. Reimplement execvpe emulation in C (commit: e4d6448) (details / githubweb)
  2. Test redirection of stdout and stderr to the same file descriptor (commit: 565c07c) (details / githubweb)
  3. Detect availability of <spawn.h> and posix_spawn function (commit: 82af966) (details / githubweb)
  4. Reimplement Unix.create_process in C, using posix_spawn if possible (commit: ba528fe) (details / githubweb)
  5. Reimplement Unix.command like Unix.create_process (commit: 3e8272f) (details / githubweb)
  6. Add Changes entry (commit: 2fe1677) (details / githubweb)