Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: convert exit codes | Ron Yorston | 2023-09-14 | 1 | -6/+1 |
* | make: return non-zero exit status when a command fails | Ron Yorston | 2023-09-12 | 1 | -0/+5 |
* | win32/mingw: fix signatures of the *execv*() family of functions | Johannes Schindelin | 2017-08-23 | 1 | -1/+1 |
* | win32: rewrite implementation of system(3) | Ron Yorston | 2017-07-31 | 1 | -66/+11 |
* | mingw32: make system return wait status, not exit code | Ron Yorston | 2012-05-04 | 1 | -1/+1 |
* | mingw32: implement system(3) call using sh instead of cmd.exe | Ron Yorston | 2012-05-01 | 1 | -0/+77 |