ptrace
Here are 87 public repositories matching this topic...
-
Updated
Jan 6, 2020 - Python
https://github.com/kislyuk/argcomplete allows for easy integration with bash auto-completion.
-
Updated
Apr 13, 2018 - Go
Tools
- Clippy, (Docs: https://rust-lang.github.io/rust-clippy).
- rustfmt.
- Pre-commit hook
- Run in CI, (Travis Example: https://github.com/rust-lang/rustfmt#checking-style-on-a-ci-server).
- Cargo Tests
- [Unit Tests](https://
-
Updated
Nov 9, 2019 - Common Lisp
-
Updated
May 13, 2020 - Go
-
Updated
May 30, 2017 - C
-
Updated
Mar 30, 2020 - Makefile
-
Updated
Aug 9, 2019 - C
Assume state (state.hpp) is process wide states, some resources are per-thread, while others (such as FDs, signal handlers) are per-process. It would be nice too have three APIs like reset(), cloned() and forked(), so that the unix clone (threads) and fork events can be easily to implement.
For instance, if we know some resources are shared among threads (per-process), in rust
Fancier Logging
-
Updated
May 15, 2020 - Go
-
Updated
Sep 11, 2019 - C
-
Updated
Nov 5, 2018 - C
Improve this page
Add a description, image, and links to the ptrace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ptrace topic, visit your repo's landing page and select "manage topics."


This is a small report to address a tiny typo in the proot footer/about
the word patches is missing an 'e'.
--
Visit http://proot.me for help, bug reports, suggestions, patch_s, ...
Thank you for this amazing utility!