Commit History

Author SHA1 Message Date
  gingerBill 8037ace873 Begin work on os2/dir.odin 1 year ago
  gingerBill 24f9e2bbeb Begin mocking out the linux stuff on os2 1 year ago
  gingerBill 8d70a264ab Check for specific error directly 1 year ago
  gingerBill fe718460c6 Clean up `bit_set` usage 1 year ago
  gingerBill 1afb10109e Remove the need for temporary variables where possible 1 year ago
  gingerBill 3a162de18f More clean up for process_windows.odin 1 year ago
  gingerBill 169fc4d3be General clean up of the os2/process_windows.odin code 1 year ago
  flysand7 255f00d971 [os2/process]: Implement missing functionality, update docs 1 year ago
  flysand7 b7ccfed9af [os2/process]: Implement process_kill 1 year ago
  flysand7 4eca60946c [os2/process]: Refactor process_info procs, add process_info_by_handle 1 year ago
  flysand7 63d94301fc [os2/process]: Implement process creation procedures 1 year ago
  flysand7 e1eed7610c [os2/process]: Fix leaking memory on errors 1 year ago
  flysand7 5d6e0bc793 [os2/process]: Implement retrieving command args in process info 1 year ago
  flysand7 f3d4a734d8 [os2/process]: Fix environment block null-terminator counting 1 year ago
  flysand7 6387cd2c24 [os2/process] Added process_info() procedure 1 year ago
  flysand7 56d55e4a86 Rebase master 1 year ago
  flysand7 6fab055f43 [os2/process]: Add process list function 1 year ago
  flysand7 2495f1c39a [os2/process]: Fill in basic functions 1 year ago