0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed implementation to pass remaining tests. More... almost 17 years ago
Implemented input/output/error redirect for _NutForkExec() started processes. More... almost 17 years ago
Implemented process start with _NutForkExec() instead of CreateProcess to More... almost 17 years ago
Preserving "create process" base mks32 implementation as a preparation to More... almost 17 years ago
More thorough tests. More... almost 17 years ago
Added diagnostics. More... almost 17 years ago
Added configuration for socket tests. More... almost 17 years ago
Fixed compile on Windows. More... almost 17 years ago
Added diagnostics to sk::sys::StreamPortal. More... almost 17 years ago
Fixed process creation flags on Windows. More... almost 17 years ago
Added a probe for investigating parent-to-child tcp socket propagation problem. More... almost 17 years ago
Changed level of sk::util::Scope() trace printing to DETAIL. More... almost 17 years ago
Implemening and making use of ability to control process creation options on More... almost 17 years ago
Introduced ability to specify whether a new process group shell be started on More... almost 17 years ago
Fixed mistyped variable in UNIX tests. More... almost 17 years ago
Setting SK_STREAMS environment variable to an empty string after importing More... almost 17 years ago
Fixed parsing an empty specification (returns an empty array now). More... almost 17 years ago
Implemeted test for data roundtrip between processes for MKS. More... almost 17 years ago
Fixed stream portal tests under MKS32. More... almost 17 years ago
Moved stream portal test class to platform implementation folders as they test More... almost 17 years ago
Introduced ability to inspect file descriptors and file descriptor streams. More... almost 17 years ago
Fixed tests under MKS. More... almost 17 years ago
Fixed the issue with standard handle inheritance on Windows. More... almost 17 years ago
Implemented fd-to-handle stream export/import under MKS32. More... almost 17 years ago
Moved unix specific implementation under its own folder. More... almost 17 years ago
Introduced StreamPortal helpers. More... almost 17 years ago
Better naming. More... almost 17 years ago
Got rid of mentioning of concrete scream in a stream maker class name as a More... almost 17 years ago
Added a test for communicating via pipe stream with a daemon process and fixed More... almost 17 years ago
Added ability to map from non-const to const processors. More... almost 17 years ago