summaryrefslogtreecommitdiffhomepage
path: root/project/headers.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-06-08remove nt_symlink.h (use a kernel driver on winxp, not needed otherwise).midipix1-1/+0
2019-05-27native api: added debug-related definitions.midipix1-0/+1
2019-05-25internals: renamed nt_debug.h --> nt_log.h, renamed interfaces accordingly.midipix1-1/+1
2018-06-06internals: removed __ntapi_log_write(), as it is no longer needed.midipix1-1/+0
2018-05-07subsystem interfaces: integrated advisory file locking definitions.midipix1-0/+1
2017-09-08subsystem interfaces: integrated sysv msgqueue definitions.midipix1-0/+1
2017-07-31subsystem interfaces: integrated sysv semaphore definitions.midipix1-0/+1
2017-02-02added crc64 definitions and interfaces.midipix1-0/+1
2016-12-12vmount module: removed current impl. of the virtual mount system client.midipix1-1/+0
the current design of the virtual mount system turned out to be less than ideal in terms of both simplicity and robustness. since its importance seems to be rather marginal at the moment, it is better to first remove it in its entirety, and then, given sufficient interest, re-implement and integrate it into the system.
2016-12-11api headers: added nt_dalist.h, nt_pe.h, for smooth foreign toolchain support.midipix1-0/+2
2016-12-11api headers: added nt_api.h, supporting visual studio and hosted environments.midipix1-0/+1
2016-12-11api headers: added nt_abi.h, supporting visual studio and hosted environment.midipix1-0/+1
2016-12-11api headers: added nt_compiler.h, supporting visual studio and hosted envs.midipix1-0/+1
2016-12-11project: headers.mk: use the proper source-tree variable.midipix1-65/+65
2016-12-11api headers: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.midipix1-6/+6
2016-07-06native ipc: added symlink daemon interface definitions.midipix1-0/+1
2016-05-14internals: __ntapi_log_write(): initial implementation.midipix1-0/+1
2015-09-26makefile replacement: step 2/2: use the midipix build template.midipix1-0/+77