summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-28struct __dbg_event: renamed .thread_stat --> .thread_meta.midipix1-1/+1
2020-05-01glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation.midipix1-0/+3
2019-12-07glue layer: added __fs_mkdir(), __fs_chmod(), for optional ACE propagation.midipix1-0/+9
2019-10-31struct __dbg_event: added the .evtattr and .ctxattr members.midipix1-0/+6
2019-10-30struct __dbg_event: added bridge-process related members.midipix1-0/+3
2019-10-15struct __dbg_event: rename child-process related members for clarity.midipix1-3/+3
2019-09-14nt32/nt64: debug interfaces: defined struct __dbg_module_info.midipix1-0/+15
2019-09-14nt32/nt64: debug interfaces: updated enum __dbg_info to match latest abi.midipix1-1/+8
2019-09-11nt32/nt64: debug interfaces: added __dbg_info_get(), __dbg_info_set().midipix1-0/+17
2019-09-07nt32/nt64: debug interfaces: added __dbg_regs_fetch(), __dbg_regs_store().midipix1-0/+4
2019-09-07nt32/nt64: debug interfaces: added __dbg_vm_read(), __dbg_vm_write().midipix1-0/+4
2019-09-07nt32/nt64: debug.h: whitespace meditation.midipix1-4/+4
2019-09-06nt32/nt64: __dbg_suspend() --> __dbg_{suspend|resume}_thread().midipix1-2/+5
2019-09-05glue layer: debug.h, __dbg_spawn(): added struct __strace definition/parameter.midipix1-1/+12
2019-09-02glue layer: __cmd_args_to_argv(): use errno to indicate the error.midipix1-4/+2
2019-09-02glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error.midipix1-4/+2
2019-08-30glue layer: introduced <sys/cmd.h>, implemented associated interfaces.midipix1-0/+45
2019-08-25glue layer: introduced <sys/fs.h>, implemented associated interfaces.midipix1-0/+51
2019-06-19midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen().midipix1-0/+15
2019-06-07debug interfaces: added __dbg_rbreak(), __dbg_tbreak(), and __dbg_lbreak().midipix1-0/+5
2019-06-06sys/debug.h: add the usual header-inclusion and language encapsulation.midipix1-0/+13
2019-06-06debug interfaces: __dbg_event_query_all(): updated interface signature.midipix1-1/+1
2019-06-06sys/debug.h: minor stylistic edits.midipix1-5/+5
2019-06-06glue layer: debug interfaces: introduced <sys/debug.h>.midipix1-0/+162
2019-06-05SEH exception handling: coding style: refactor references to system structures.midipix1-6/+6
2019-03-12midipix: nt64: added sys/unwind.h, unwind (framework wrapper) interfaces.midipix1-0/+125