Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-07 | struct _nt_runtime_data: integrated advisory file locking support. | midipix | 1 | -0/+3 | |
2018-01-20 | __ntapi_init(), fork: obtain and keep a handle to the running process. | midipix | 1 | -31/+47 | |
2017-09-08 | integrated msgqueue client side interfaces. | midipix | 1 | -0/+3 | |
2017-08-04 | subsystem interfaces: added server-to-server synchronization interfaces. | midipix | 1 | -0/+12 | |
2017-08-01 | __ntapi_tt_fork(): fixed typo in legacy OS code path. | midipix | 1 | -1/+1 | |
2017-07-31 | subsystem interfaces: integrated ipc connection handlers. | midipix | 1 | -0/+20 | |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 | |
2016-10-23 | __ntapi_tt_fork(): child: obtain hprocess and hthread handles upon success. | midipix | 1 | -1/+43 | |
2016-10-23 | __ntapi_tt_fork(): added resilient interface around low-level implementation. | midipix | 1 | -0/+230 | |