aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/handle.cpp (follow)
Commit message (Collapse)AuthorAge
* fix compiler warningsEgor Tensin2021-05-04
|
* code styleEgor Tensin2020-10-27
| | | | | Don't use brace initialization in constructors, VS 2013 doesn't like that.
* Handle: add static is_invalid() methodEgor Tensin2020-10-23
|
* add Sid classEgor Tensin2020-10-18
| | | | It's another newcomer straight from privilege-check.
* add a separate Buffer classEgor Tensin2020-10-16
|
* Process: support pipe redirectionEgor Tensin2020-10-16