Commit History

Author SHA1 Message Date
  Laytan c1684d6335 Merge pull request #4136 from flysand7/process-info-fix 11 months ago
  flysand7 1a4faff9c9 [os2/process]: Fix typo on doc comments 11 months ago
  flysand7 db94e646e0 [os2/process]: Adjust documentation for process info 11 months ago
  Laytan Laats a0fe6da10b os2: propogate errors from execv functions to parent 11 months ago
  Laytan Laats a4d459f651 os2: initial implementation for Darwin&BSDs, process API is only thing incomplete 1 year ago
  gingerBill 321ef82d76 Add @(require_results) where needed 1 year ago
  gingerBill 169fc4d3be General clean up of the os2/process_windows.odin code 1 year ago
  flysand7 8df61b7209 [os2/process]: Make get_args() private and use heap_allocator 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 8f4755532e [os2/process]: Adjust docs on process_close function 1 year ago
  flysand7 63d94301fc [os2/process]: Implement process creation procedures 1 year ago
  flysand7 c1f5d8f006 [os2/process]: Improve documentation for *process_info() family of function 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
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
  gingerBill 18bde22b26 Go to a `File` based approach over `Handle` based 3 years ago
  gingerBill 4eb4ae6305 Replace `sync` with `sync2` 3 years ago
  gingerBill ee876ad66b Strip semicolons 3 years ago
  gingerBill ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 years ago