Popular repositories
154 contributions in the last year
Less
More
Contribution activity
August 2021
Created 1 commit in 1 repository
Created 1 repository
- ceronman/sysinfo Rust
Created a pull request in GuillaumeGomez/sysinfo that received 39 comments
Add support for getting process current working directory on Windows
This adds support for getting process current working directory on Windows. This will only work on Win64. 32 bit process require quite a bit more w…
+292
−200
•
39
comments
Opened 1 other pull request in 1 repository
GuillaumeGomez/sysinfo
1
closed
Reviewed 1 pull request in 1 repository
GuillaumeGomez/sysinfo
1 pull request
Created an issue in GuillaumeGomez/sysinfo that received 1 comment
Some tests failing on macOS 11 (Big Sur)
While running cargo test on macOS 11.4 BigSur I get the following two failures:
failures: ---- test_process_disk_usage stdout ----
thread 'test_pro…
1
comment