-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add initial --exclude_self option * Add basic code to allow --exclude-self to work * Convert PID from u32 to i32 * update cli test fixture * Update nix deps (#73) - `hardeningDisable` to remove the newly added '-fzero-call-used-regs=used-gpr' flag to clang - fixes fornew clippy lints * Make cargo fmt happy * cast better --------- Co-authored-by: Javier Honduvilla Coto <[email protected]>
- Loading branch information
1 parent
42f92f9
commit c989e3f
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters