summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2016-12-12api headers: foreign toolchain support: fix type definition of wchar32_t.midipix1-1/+1
2016-12-12api headers: nt_{abi|compiler}.h: provide a smoother foreign toolchain support.midipix2-0/+28
2016-12-12vmount module: removed current impl. of the virtual mount system client.midipix14-1030/+0
2016-12-11api headers: added nt_dalist.h, nt_pe.h, for smooth foreign toolchain support.midipix5-2/+32
2016-12-11api headers: nt_vfd.h, nt_vmount.h: remove dependency on dalist (not needed).midipix2-2/+0
2016-12-11api headers: added nt_api.h, supporting visual studio and hosted environments.midipix3-11/+19
2016-12-11api headers: added hosted environment and visual studio support.midipix49-48/+58
2016-12-11api headers: added nt_abi.h, supporting visual studio and hosted environment.midipix2-0/+32
2016-12-11api headers: nt_symlink.h: explicitly include nt_port.h.midipix1-0/+1
2016-12-11api headers: nt_hash.h: include the correct secondary header.midipix1-1/+1
2016-12-11api headers: nt_thread.h: added visual studio and hosted environment support.midipix1-6/+8
2016-12-11api headers: added nt_compiler.h, supporting visual studio and hosted envs.midipix2-0/+56
2016-12-11api headers: normalize secondary header inclusion.midipix9-11/+11
2016-12-11project: install-headers-custom: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.midipix1-4/+4
2016-12-11project: headers.mk: use the proper source-tree variable.midipix1-65/+65
2016-12-11project: arch.mk: use the proper source-tree variable.midipix1-2/+2
2016-12-11nt_socket.h: removed out-of-scope constant definitions.midipix1-21/+0
2016-12-11arch-specific thread struct definitions: added hosted application support.midipix2-3/+4
2016-12-11api headers: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.midipix9-12/+12
2016-12-10midipix free-standing environment: adjust to forthcoming feature test macro.midipix1-1/+1
2016-12-08build system: configure: pass --sysroot to the linker as a compiler argument.midipix1-1/+1
2016-12-08__tt_get_dos_drive_device_or_root_handle(): pass drive_letter by value.midipix3-24/+17
2016-12-08__ntapi_tt_open_physical_parent_directory(): fix device root dir detection.midipix1-5/+22
2016-12-03PE format: update code following libpemagine's pre-alpha API update.midipix1-3/+3
2016-11-30build system: sofort/os/pe.mk: install-implib-solink: fix target definition.midipix1-3/+3
2016-11-30build system: sofort/version.mk: install-soname: fix build target definition.midipix1-3/+3
2016-11-30build system: sofort/version.mk: install-solink: fix build target definition.midipix1-3/+3
2016-11-19PE format: update code following libpemagine's pre-alpha API update.midipix2-5/+5
2016-11-19ntapi.h: fix export/import inconsistency.midipix2-3/+3
2016-11-12PE targets: free-standing environment: library image: mark affiliation.midipix1-0/+5
2016-11-12build system: sysinfo: expand the OS gallery.midipix3-0/+3
2016-11-12build system: sysinfo: expand the OS gallery.midipix1-0/+13
2016-11-12build system: configure: mb_native_os: respect overrides.midipix1-1/+3
2016-11-11build system: Makefile.in: properly support explicit CFLAGS_PIC in OS recipe.midipix1-0/+1
2016-11-11build system: configure: grumpily support crooked uname output.midipix1-0/+5
2016-11-11build system: sysinfo: expand the OS gallery.midipix1-0/+12
2016-11-08__ntapi_tt_open_physical_parent_directory(): support device root directory.midipix1-2/+4
2016-11-07unicode interfaces: always set addr_failed, leftover_bytes, and leftover_count.midipix4-8/+24
2016-11-07unicode converstion functions: properly forward NT_STATUS_BUFFER_TOO_SMALL;midipix2-5/+17
2016-10-26build system: .conf convenience target: display source dir information.midipix1-0/+1
2016-10-26build system: configure: truly fix .git/index dependency logic.midipix1-2/+2
2016-10-26build system: configure: fix .git/index dependency logic.midipix1-2/+2
2016-10-23__ntapi_tt_fork(): child: obtain hprocess and hthread handles upon success.midipix2-1/+45
2016-10-23__ntapi_tt_fork(): added resilient interface around low-level implementation.midipix4-2/+233
2016-10-23__ntapi_tt_create_thread(): retain proper value of params->stack_size_commit.midipix1-5/+7
2016-10-23daemon service routine: set daemon status using atomic updates.midipix2-34/+101
2016-10-16__ntapi_tt_sync_block_lock(): fix references to hwait.midipix1-3/+3
2016-10-10nt_tty.h: added nt_tty_pid_msg struct definition.midipix1-0/+9
2016-10-10nt_process.h: struct _nt_runtime_data: added process synchronization support.midipix1-0/+12
2016-10-10nt_socket.h: added socket-level socket option constants.midipix1-0/+26