Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | code style | Egor Tensin | 2020-10-27 |
| | | | | | Don't use brace initialization in constructors, VS 2013 doesn't like that. | ||
* | Handle: add static is_invalid() method | Egor Tensin | 2020-10-23 |
| | |||
* | add Sid class | Egor Tensin | 2020-10-18 |
| | | | | It's another newcomer straight from privilege-check. | ||
* | add a separate Buffer class | Egor Tensin | 2020-10-16 |
| | |||
* | Process: support pipe redirection | Egor Tensin | 2020-10-16 |