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