Age | Commit message (Expand) | Author | Files | Lines |
2019-06-08 | remove nt_symlink.h (use a kernel driver on winxp, not needed otherwise). | midipix | 1 | -1/+0 |
2019-05-27 | native api: added debug-related definitions. | midipix | 1 | -0/+1 |
2019-05-25 | internals: renamed nt_debug.h --> nt_log.h, renamed interfaces accordingly. | midipix | 1 | -1/+1 |
2018-06-06 | internals: removed __ntapi_log_write(), as it is no longer needed. | midipix | 1 | -1/+0 |
2018-05-07 | subsystem interfaces: integrated advisory file locking definitions. | midipix | 1 | -0/+1 |
2017-09-08 | subsystem interfaces: integrated sysv msgqueue definitions. | midipix | 1 | -0/+1 |
2017-07-31 | subsystem interfaces: integrated sysv semaphore definitions. | midipix | 1 | -0/+1 |
2017-02-02 | added crc64 definitions and interfaces. | midipix | 1 | -0/+1 |
2016-12-12 | vmount module: removed current impl. of the virtual mount system client. | midipix | 1 | -1/+0 |
2016-12-11 | api headers: added nt_dalist.h, nt_pe.h, for smooth foreign toolchain support. | midipix | 1 | -0/+2 |
2016-12-11 | api headers: added nt_api.h, supporting visual studio and hosted environments. | midipix | 1 | -0/+1 |
2016-12-11 | api headers: added nt_abi.h, supporting visual studio and hosted environment. | midipix | 1 | -0/+1 |
2016-12-11 | api headers: added nt_compiler.h, supporting visual studio and hosted envs. | midipix | 1 | -0/+1 |
2016-12-11 | project: headers.mk: use the proper source-tree variable. | midipix | 1 | -65/+65 |
2016-12-11 | api headers: bits sub-dirs: i386 --> nt32, x86_64 --> nt64. | midipix | 1 | -6/+6 |
2016-07-06 | native ipc: added symlink daemon interface definitions. | midipix | 1 | -0/+1 |
2016-05-14 | internals: __ntapi_log_write(): initial implementation. | midipix | 1 | -0/+1 |
2015-09-26 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+77 |