Age | Commit message (Expand) | Author | Files | Lines |
2019-10-18 | build system: configure: config_success(): support non-conforming/nested traps. | midipix | 1 | -0/+5 |
2019-10-18 | build system: configure: support shells with function-specific $0. | midipix | 1 | -1/+5 |
2019-10-18 | build system: configure: accommodate shells that lack (default) word splitting. | midipix | 2 | -10/+10 |
2019-10-17 | build system: ccenv.sh: ccenv_output_defs(): refactor for style consistency. | midipix | 1 | -1/+2 |
2019-10-17 | build system: ccenv.sh: further accommodate pattern caveats of old ash(1). | midipix | 1 | -72/+83 |
2019-10-17 | build system: ccenv.sh: accommodate pattern caveats of old ash(1). | midipix | 1 | -5/+13 |
2019-10-17 | build system: configure: accommodate pattern caveats of old ash(1). | midipix | 1 | -77/+77 |
2019-10-15 | struct __dbg_event: rename child-process related members for clarity. | midipix | 1 | -3/+3 |
2019-10-06 | nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls. | midipix | 2 | -52/+58 |
2019-09-15 | nt64: signal.h: fix definition of struct uc_xsave_fmt_t (see mcontext_t). | midipix | 1 | -2/+0 |
2019-09-14 | nt32/nt64: debug interfaces: defined struct __dbg_module_info. | midipix | 1 | -0/+15 |
2019-09-14 | nt32/nt64: debug interfaces: updated enum __dbg_info to match latest abi. | midipix | 1 | -1/+8 |
2019-09-11 | nt32/nt64: debug interfaces: added __dbg_info_get(), __dbg_info_set(). | midipix | 3 | -0/+37 |
2019-09-07 | nt32/nt64: debug interfaces: added __dbg_regs_fetch(), __dbg_regs_store(). | midipix | 3 | -0/+24 |
2019-09-07 | nt32/nt64: debug interfaces: added __dbg_vm_read(), __dbg_vm_write(). | midipix | 3 | -0/+24 |
2019-09-07 | nt32/nt64: debug.h: whitespace meditation. | midipix | 1 | -4/+4 |
2019-09-07 | nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls. | midipix | 2 | -24/+42 |
2019-09-06 | nt32/nt64: __dbg_suspend() --> __dbg_{suspend|resume}_thread(). | midipix | 5 | -38/+55 |
2019-09-05 | glue layer: debug.h, __dbg_spawn(): added struct __strace definition/parameter. | midipix | 3 | -5/+20 |
2019-09-02 | glue layer: __cmd_args_to_argv(): use errno to indicate the error. | midipix | 3 | -6/+4 |
2019-09-02 | glue layer: __fs_{r|a|n|d}path() interfaces: use errno to indicate the error. | midipix | 3 | -12/+10 |
2019-08-30 | glue layer: introduced <sys/cmd.h>, implemented associated interfaces. | midipix | 4 | -0/+66 |
2019-08-30 | nt32/nt64: syscall.h.in: added framework-specific cmd exec definitions. | midipix | 2 | -0/+6 |
2019-08-25 | glue layer: introduced <sys/fs.h>, implemented associated interfaces. | midipix | 4 | -0/+104 |
2019-08-21 | build system: pkgconf.sh: add missing -L switch (oversight). | midipix | 1 | -2/+2 |
2019-08-21 | build system: pkgconf.sh: properly handle empty prefix variable. | midipix | 1 | -0/+8 |
2019-08-20 | psxglue.h: update struct __psx_context following update in psxscl. | midipix | 9 | -73/+0 |
2019-08-20 | nt32/nt64: debug interfaces: use the newly introduced system calls. | midipix | 2 | -42/+36 |
2019-08-20 | nt32/nt64: syscall.h.in: added framework-specific debug definitions. | midipix | 2 | -0/+48 |
2019-08-20 | project: build/headers.tag: added missing build/syscall_h.tag dependency. | midipix | 1 | -0/+1 |
2019-08-20 | project: midipix targets: headers.tag: add arch/$(ARCH)/*.h dependency. | midipix | 2 | -0/+10 |
2019-08-20 | psxglue.h: update struct __psx_vtbl following update in psxscl. | midipix | 2 | -8/+0 |
2019-08-20 | nt32/nt64: realpath(): use the newly introduced fs_rpath system call. | midipix | 2 | -4/+4 |
2019-08-20 | nt32/nt64: syscall.h.in: added framework-specific definitions. | midipix | 2 | -0/+12 |
2019-08-05 | project: config.project: adapt to current musl source tree (e.g. fp_arch.h). | midipix | 1 | -0/+1 |
2019-08-03 | midipix targets: __init_tls(): initialize the .sysinfo member. | midipix | 2 | -0/+2 |
2019-08-03 | project: cfgdefs.in: whitespace meditation. | midipix | 1 | -1/+1 |
2019-08-03 | midipix targets: __init_tls(): added __thread_list_lock support. | midipix | 5 | -4/+72 |
2019-08-03 | ioctl.h: struct winsize: support both common and arch-specific definition. | midipix | 3 | -12/+18 |
2019-08-03 | midipix targets: bits/ioctl.h: adjust TIOCSER_TEMT to match sys/ioctl.h. | midipix | 2 | -2/+2 |
2019-08-02 | project: custom cfgdefs: integrated arch-specific and fallback alltypes.sed. | midipix | 4 | -2/+25 |
2019-06-19 | midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen(). | midipix | 6 | -0/+124 |
2019-06-13 | midipix targets: uid_t & gid_t --> uint64_t, matching updated def. in psxscl. | midipix | 3 | -1/+7 |
2019-06-07 | project: make all objects depend on all headers. | midipix | 1 | -10/+14 |
2019-06-07 | debug interfaces: added __dbg_rbreak(), __dbg_tbreak(), and __dbg_lbreak(). | midipix | 3 | -0/+35 |
2019-06-07 | debug interfaces: updated psxdbg.h following addition of members in psxscl. | midipix | 2 | -0/+8 |
2019-06-06 | sys/debug.h: add the usual header-inclusion and language encapsulation. | midipix | 1 | -0/+13 |
2019-06-06 | debug interfaces: __dbg_event_query_all(): updated interface signature. | midipix | 3 | -3/+3 |
2019-06-06 | sys/debug.h: minor stylistic edits. | midipix | 1 | -5/+5 |
2019-06-06 | debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl. | midipix | 11 | -2/+225 |