ocaml/otherlibs
Xavier Leroy 914dd057b5
win32unix: quote the arguments to the Unix.exec* functions (#9550)
Otherwise, arguments get split at spaces.
This is the same quoting that the Win32 implementation of
Unix.create_process does.

A test was added.

Fixes: 9320
2020-05-14 18:15:10 +02:00
..
bigarray Delete the deprecated Bigarray.*.map_file functions 2019-02-26 11:13:44 +00:00
dynlink makefiles: move the inclusion of Makefile.build_config in Makefile.common 2020-05-06 12:10:02 +02:00
raw_spacetime_lib Cease committing C dependendency information 2020-04-17 14:11:22 +01:00
str Cease committing C dependendency information 2020-04-17 14:11:22 +01:00
systhreads makefiles: move the inclusion of Makefile.build_config in Makefile.common 2020-05-06 12:10:02 +02:00
unix Protect against bad rounding of mtime / atime / ctime stats (#9505) 2020-05-13 18:43:46 +02:00
win32unix win32unix: quote the arguments to the Unix.exec* functions (#9550) 2020-05-14 18:15:10 +02:00
Makefile makefiles: move the inclusion of Makefile.build_config in Makefile.common 2020-05-06 12:10:02 +02:00
Makefile.otherlibs.common makefiles: move the inclusion of Makefile.build_config in Makefile.common 2020-05-06 12:10:02 +02:00