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-24 | Handle: add get()/ptr() | Egor Tensin | |
2020-10-23 | Handle: add static is_invalid() method | Egor Tensin | |
2020-10-17 | process_tests: add stdin redirection test | Egor Tensin | |
2020-10-16 | add a separate Buffer class | Egor Tensin | |
2020-10-16 | Process: support pipe redirection | Egor Tensin | |
2020-10-14 | add .clang-format | Egor Tensin | |
2020-10-14 | add Handle class | Egor Tensin | |
It's derived from various projects of mine. |