提交歷史

作者 SHA1 備註 提交日期
  gingerBill c631a8eff5 os2 internals -> (c)string16 2 月之前
  Lucas Perlind 9f2d008a8a Remove TEMP_ALLOCATOR_GUARD wrapper 5 月之前
  Lucas Perlind b9db1dd3e0 os2: Resolve temp allocator collisions 5 月之前
  laytan 9b218a2922 don't need to hang on to the null handle 5 月之前
  Laytan bf5206968a close null_handle 5 月之前
  Laytan 2bce446d08 ifs wrong way around 5 月之前
  Laytan 814a500e83 Windows was defaulting to the std handles of the current process, which is wrong 5 月之前
  gingerBill b3bbb00f1a Add `Error` as part of the return values of `os2.environ` 7 月之前
  Patric Dexheimer b6599a52b5 Update process_windows.odin 11 月之前
  Laytan b5f7332ffb Merge pull request #4272 from flysand7/os2-noquote 1 年之前
  flysand7 dad418cf91 Remove unused things 1 年之前
  flysand7 ee02d04a9b [os2/process]: Don't quote arguments unless needed 1 年之前
  Karl Zylinski 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 1 年之前
  flysand7 3119e0489f [os2/process]: Fix vet errors 1 年之前
  flysand7 4737485f09 [os2/process]: Force return on allocation errors and process not existing 1 年之前
  flysand7 fa84e86766 [os2/process]: Allow for partial success scenarios 1 年之前
  flysand7 0d7e6430eb [os2/process]: Don't free process info fields in partial success scenarios 1 年之前
  gingerBill 8037ace873 Begin work on os2/dir.odin 1 年之前
  gingerBill 24f9e2bbeb Begin mocking out the linux stuff on os2 1 年之前
  gingerBill 8d70a264ab Check for specific error directly 1 年之前
  gingerBill fe718460c6 Clean up `bit_set` usage 1 年之前
  gingerBill 1afb10109e Remove the need for temporary variables where possible 1 年之前
  gingerBill 3a162de18f More clean up for process_windows.odin 1 年之前
  gingerBill 169fc4d3be General clean up of the os2/process_windows.odin code 1 年之前
  flysand7 255f00d971 [os2/process]: Implement missing functionality, update docs 1 年之前
  flysand7 b7ccfed9af [os2/process]: Implement process_kill 1 年之前
  flysand7 4eca60946c [os2/process]: Refactor process_info procs, add process_info_by_handle 1 年之前
  flysand7 63d94301fc [os2/process]: Implement process creation procedures 1 年之前
  flysand7 e1eed7610c [os2/process]: Fix leaking memory on errors 1 年之前
  flysand7 5d6e0bc793 [os2/process]: Implement retrieving command args in process info 1 年之前