aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi/handle.hpp (follow)
Commit message (Collapse)AuthorAge
* Handle: add get()/ptr()Egor Tensin2020-10-24
|
* Handle: add static is_invalid() methodEgor Tensin2020-10-23
|
* process_tests: add stdin redirection testEgor Tensin2020-10-17
|
* add a separate Buffer classEgor Tensin2020-10-16
|
* Process: support pipe redirectionEgor Tensin2020-10-16
|
* add .clang-formatEgor Tensin2020-10-14
|
* add Handle classEgor Tensin2020-10-14
It's derived from various projects of mine.