gingerBill
|
d3f649d244
Make `get_args` contextless
|
2 місяців тому |
laytan
|
9b218a2922
don't need to hang on to the null handle
|
5 місяців тому |
Laytan
|
bf5206968a
close null_handle
|
5 місяців тому |
Jeroen van Rijn
|
c13b68f103
Fix os2/process defer error.
|
6 місяців тому |
gingerBill
|
1cf7a56ba7
General clean up of code
|
9 місяців тому |
Laytan Laats
|
c21e62ddb4
reset n before stderr path too
|
1 рік тому |
flysand7
|
f61996fd6f
Don't append to buffer if nothing was read
|
1 рік тому |
Laytan
|
54ffd6df06
better error handling
|
1 рік тому |
Laytan
|
a3c3e5c822
reset err
|
1 рік тому |
Laytan
|
cf705d4b29
wait instead of kill
|
1 рік тому |
Laytan
|
861efa4e54
Revert "add some debug logs"
|
1 рік тому |
Laytan
|
31ee829b44
add some debug logs
|
1 рік тому |
Laytan
|
d9cfe692a9
make sure stdout and stderr always point to allocation
|
1 рік тому |
Laytan Laats
|
386f144cca
satisfy -vet
|
1 рік тому |
Laytan Laats
|
1d29dfd037
kill process if waiting didn't make it exit to avoid a zombie
|
1 рік тому |
Laytan Laats
|
ae69f4b749
general cleanup
|
1 рік тому |
Laytan Laats
|
0b5cd3400f
use dynamic array instead of string builder
|
1 рік тому |
Laytan Laats
|
77b033cf96
kill process if there was an error during reading to not leave a zombie
|
1 рік тому |
Laytan Laats
|
77780f9ce8
fix use-after-free - closing wrong pipe
|
1 рік тому |
Laytan Laats
|
76806080ef
fix os2.process_exec on non-windows and add a smoke test
|
1 рік тому |
flysand7
|
0e446e1d68
adjust docs
|
1 рік тому |
flysand7
|
d830069e5c
[os2/process]: Implement process_exec
|
1 рік тому |
flysand7
|
7deb28c810
[os2/process]: Unindent doc comments
|
1 рік тому |
Laytan
|
c1684d6335
Merge pull request #4136 from flysand7/process-info-fix
|
1 рік тому |
flysand7
|
1a4faff9c9
[os2/process]: Fix typo on doc comments
|
1 рік тому |
flysand7
|
db94e646e0
[os2/process]: Adjust documentation for process info
|
1 рік тому |
Laytan Laats
|
a0fe6da10b
os2: propogate errors from execv functions to parent
|
1 рік тому |
Laytan Laats
|
a4d459f651
os2: initial implementation for Darwin&BSDs, process API is only thing incomplete
|
1 рік тому |
gingerBill
|
321ef82d76
Add @(require_results) where needed
|
1 рік тому |
gingerBill
|
169fc4d3be
General clean up of the os2/process_windows.odin code
|
1 рік тому |