gingerBill
|
169fc4d3be
|
General clean up of the os2/process_windows.odin code
|
2024-07-16 11:56:31 +01:00 |
|
flysand7
|
255f00d971
|
[os2/process]: Implement missing functionality, update docs
|
2024-07-15 20:24:05 +11:00 |
|
flysand7
|
b7ccfed9af
|
[os2/process]: Implement process_kill
|
2024-07-15 07:27:44 +11:00 |
|
flysand7
|
4eca60946c
|
[os2/process]: Refactor process_info procs, add process_info_by_handle
|
2024-07-15 07:27:44 +11:00 |
|
flysand7
|
63d94301fc
|
[os2/process]: Implement process creation procedures
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
e1eed7610c
|
[os2/process]: Fix leaking memory on errors
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
5d6e0bc793
|
[os2/process]: Implement retrieving command args in process info
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
f3d4a734d8
|
[os2/process]: Fix environment block null-terminator counting
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
6387cd2c24
|
[os2/process] Added process_info() procedure
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
56d55e4a86
|
Rebase master
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
6fab055f43
|
[os2/process]: Add process list function
|
2024-07-15 07:27:43 +11:00 |
|
flysand7
|
2495f1c39a
|
[os2/process]: Fill in basic functions
|
2024-07-15 07:27:43 +11:00 |
|