Timothee Cour
|
37cb5e8f53
Update osproc.nim (#10043)
|
6 years ago |
Timothee Cour
|
2d404a5a24
undo last commit (meant to send a PR instead)
|
6 years ago |
Timothee Cour
|
7b9ba71b47
Update osproc.nim
|
6 years ago |
Timothee Cour
|
e4850b7f1c
address comments
|
6 years ago |
Timothee Cour
|
c0a91970f2
fixup
|
6 years ago |
Timothee Cour
|
af7d758cfc
address comments
|
6 years ago |
Timothee Cour
|
0caab530fb
fixup
|
6 years ago |
Timothee Cour
|
e7ab4817e2
fixup
|
6 years ago |
Timothee Cour
|
b93fbcf09a
add osproc.processID()
|
6 years ago |
Tomohiro
|
3a3ff76526
Add workingDir parameter to execProcess and test (#9549)
|
6 years ago |
Arne Döring
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 years ago |
Randy Smith
|
6c7abe6e5b
Fixes #9671 (#9750)
|
6 years ago |
Andreas Rumpf
|
8d850f7a69
deprecated ospaths (#9665)
|
6 years ago |
Andreas Rumpf
|
223e92b83a
stdlib: documenation updates, the exception names have been changed
|
6 years ago |
Jacek Sieka
|
97738a4f28
Testament pre parallel (#9137)
|
6 years ago |
Timothee Cour
|
67aa8eab0b
add data.sysCommand when startProcessAuxSpawn raises
|
6 years ago |
Araq
|
bacf08e65d
merged #8624 manually; fixes #8442; closes #8575
|
6 years ago |
Timothee Cour
|
fbd9f9da95
execCmdEx stderr redirection (#8162)
|
6 years ago |
Andreas Rumpf
|
feef109e60
make tests green again
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Oscar Nihlgård
|
fdf1d12380
Change type of `Timeval.tv_sec` to `posix.Time` (#7646)
|
6 years ago |
Michał Zieliński
|
b2060acbc4
osproc: fix double close on POSIX (#5724)
|
6 years ago |
Eugene Kabanov
|
0b99e8e8cb
Fix compiler stuck on waiting C/CPP backends. (#7472)
|
6 years ago |
Andreas Rumpf
|
f9b742c72a
make osproc.execProcesses more robust
|
7 years ago |
GULPF
|
a879973081
Better times module (#6552)
|
7 years ago |
cheatfate
|
e952ada1ba
Fix
|
7 years ago |
cheatfate
|
0429f41e98
execProcesses optimization.
|
7 years ago |
cheatfate
|
e672249859
Windows: Fix invalid handle value for `execProcesses`.
|
7 years ago |
cheatfate
|
59d4530562
Remove `-3` as marker of exited process.
|
7 years ago |
Andreas Rumpf
|
6e08ae5c26
merged patch #6876 manually, taking care of poDemon
|
7 years ago |