summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2016-12-25{i}stat{fs} interfaces: add .obj_name_strlen, remove .record_name_strlen.midipix6-16/+20
2016-12-25 __ntapi_tt_{i}stat{fs}(): [semantic] clean-up: device/file name copy.midipix3-23/+15
2016-12-25__ntapi_tt_istat(): added NT_ISTAT_DEV_NAME_ONLY support.midipix2-14/+17
2016-12-25__ntapi_tt_{i}stat{fs}(): \Device\Mup: include share name in device name.midipix3-7/+22
2016-12-25__ntapi_tt_istat(): respect NT_ISTAT_DEV_NAME_COPY.midipix1-0/+14
2016-12-23__ntapi_tt_statfs(): clean-up, simplify logic.midipix2-24/+21
2016-12-23__ntapi_tt_istat(): clean-up, simplify logic.midipix2-8/+8
2016-12-23__ntapi_tt_stat(): clean-up, simplify logic.midipix2-46/+43
2016-12-22__ntapi_tt_stat(): properly populate .dev_name_hash and .dev_name_strlen.midipix2-15/+45
2016-12-22__ntapi_tt_statfs(), __ntapi_tt_istat(): added initial \Device\Mup support.midipix5-13/+49
2016-12-1932/64-bit code path: use __SIZEOF_POINTER__ in anticipation of arm support.midipix8-15/+15
2016-12-19project: clbuild-bat: added -mno-stack-arg-probe support.midipix1-0/+1
2016-12-18__ntapi_sc_socket_V{1|2}: provide smooth foreign compiler support.midipix2-4/+24
2016-12-18project: clbuild-bat: added static front-end support.midipix1-0/+1
2016-12-18project: clbuild-bat: added link target (shared-lib/default-app) support.midipix2-3/+10
2016-12-18project: clbuild-bat: whitespace meditation.midipix1-15/+15
2016-12-18project: removed the generated clbuild.bat, should be provided externally.midipix2-907/+1
2016-12-18ntapi_sc_sockete(): update to a more caller-friendly signature.midipix3-6/+6
2016-12-18nt_thread_x86_64.h: properly pad nt_mcontext_x86_64_t.midipix1-0/+1
2016-12-18project: clbuild-bat: added -static support.midipix1-0/+1
2016-12-18project: clbuild-bat: added -Wno-unused-parameter support.midipix1-0/+1
2016-12-18project: clbuild-bat: added -Wno-missing-field-initializers support.midipix1-0/+1
2016-12-18project: clbuild-bat: added proper version.tag support.midipix2-9/+27
2016-12-18build system: version.sh: create output directory as needed.midipix1-0/+1
2016-12-15project: clbuild.bat: initial check-in (generated via: make clbuild-bat).midipix1-0/+907
2016-12-15project: clbuilt-bat: added shared-objs-asm and static-objs-asm build targets.midipix1-0/+4
2016-12-15project: clbuild-bat: asm source file normalization.midipix1-0/+0
2016-12-15added clbuild-bat: a poor man's transitional clbuild command translator.midipix2-0/+197
2016-12-15fork: removed the dangling src/process/nt64/tt_fork_v1_x86_64.asm.midipix1-50/+0
2016-12-15__ntapi_tt_create_thread(): do not alter value of caller's params->reg_context.midipix1-4/+10
2016-12-15__ntapi_tt_get_csr_port_handle_addr_by_logic_x86_64(): code clean-up.midipix1-5/+6
2016-12-15__ntapi_pty_query(): properly validate pty_info_class.midipix1-0/+2
2016-12-15__ntapi_tt_fork_v1(): code clean-up.midipix2-13/+16
2016-12-15nt_thread.h: fix sign and size of NT_CONTEXT_JUST_EVERYTHING.midipix1-1/+1
2016-12-15__ntapi_tt_create_remote_runtime_data(): code clean-up.midipix1-59/+55
2016-12-15__ntapi_ldr_load_system_dll(): have size match strlen in nt_unicode_string.midipix2-2/+2
2016-12-15ntapi_debug.c: ensure the translation unit is never empty.midipix1-0/+2
2016-12-15__ntapi_tt_get_dos_drive_mount_points(): simplify logic.midipix1-5/+2
2016-12-15__ntapi_blt_alloc(): remove useless cast.midipix1-1/+1
2016-12-15code maintenance: provide smooth foreign toolchain support.midipix6-10/+11
2016-12-13PE soname support: added the designated LDFLAGS_SONAME variable.midipix1-2/+3
2016-12-12include <psxtypes/section/freestd.h> for improved foreign compiler support.midipix1-0/+2
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