summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64
AgeCommit message (Expand)AuthorFilesLines
2024-02-01nt64: signal.h: struct mcontext_t: added missing context member.midipix1-0/+1
2024-01-29nt32|nt64: pthread_arch.h: adjust code to match musl-1.2.2 and latermidipix1-0/+4
2024-01-29midipix targets: syscall.h.in: define recently added linux system calls.midipix1-0/+5
2022-01-28midipix targets: installed headers: remove <sys/kd.h> and <sys/vt.h>midipix2-0/+4
2020-06-04midipix targets: syscall.h.in: mark the mount syscalls as not supported.midipix1-2/+2
2020-05-03nt32|nt64: abi upgrade: properly support NTFS directory entries.midipix2-3/+16
2020-05-03nt32|nt64: move msghdr and cmsghdr out of bits/socket.h as needed.midipix1-0/+0
2020-05-03nt32|nt64: bits/alltypes.h.in, bits/limits.h: provide {__}{L}LONG_MAX.midipix2-2/+10
2020-05-03nt32|nt64: bits/limits.h: remove feature test macro.midipix1-3/+0
2020-05-03nt32|nt64: provide __BYTE_ORDER definition in alltypes.h.midipix1-0/+6
2020-05-03nt32|nt64: added the internal kstat.h header (providing struct kstat).midipix1-0/+26
2020-05-03midipix targets: bits/ioctl.h: #define'd SIOCGSTAMPNS.midipix1-0/+1
2020-05-02midipix targets: installed headers: remove <sys/soundcard.h>midipix1-0/+2
2020-05-02midipix targets: syscall.h.in: mark the epoll syscalls as not supported.midipix1-7/+7
2020-05-01glue layer: added __fs_tmp{file|dir}(), for fast & atomic tmpfs obj creation.midipix1-0/+3
2019-12-07nt32/nt64: syscalls.h.in: added target-specific fs system calls.midipix1-0/+6
2019-10-06nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls.midipix1-26/+29
2019-09-15nt64: signal.h: fix definition of struct uc_xsave_fmt_t (see mcontext_t).midipix1-2/+0
2019-09-07nt32/nt64: syscalls.h.in: pre-alpha: updated debug system calls.midipix1-12/+21
2019-09-06nt32/nt64: __dbg_suspend() --> __dbg_{suspend|resume}_thread().midipix1-13/+15
2019-08-30nt32/nt64: syscall.h.in: added framework-specific cmd exec definitions.midipix1-0/+3
2019-08-20psxglue.h: update struct __psx_context following update in psxscl.midipix2-33/+0
2019-08-20nt32/nt64: syscall.h.in: added framework-specific debug definitions.midipix1-0/+24
2019-08-20psxglue.h: update struct __psx_vtbl following update in psxscl.midipix1-4/+0
2019-08-20nt32/nt64: syscall.h.in: added framework-specific definitions.midipix1-0/+6
2019-08-03ioctl.h: struct winsize: support both common and arch-specific definition.midipix1-6/+6
2019-08-03midipix targets: bits/ioctl.h: adjust TIOCSER_TEMT to match sys/ioctl.h.midipix1-1/+1
2019-06-19midipix targets: ldso: added <sys/ldso.h>, __dldopen(), __dlsopen().midipix1-0/+2
2019-06-13midipix targets: uid_t & gid_t --> uint64_t, matching updated def. in psxscl.midipix1-0/+2
2019-06-07debug interfaces: updated psxdbg.h following addition of members in psxscl.midipix1-0/+4
2019-06-06debug interfaces: __dbg_event_query_all(): updated interface signature.midipix1-1/+1
2019-06-06debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.midipix2-1/+30
2019-06-05SEH exception handling: coding style: refactor references to system structures.midipix1-6/+6
2019-06-02psxglue.h: update struct __psx_vtbl (psxscl) following update in psxscl.midipix1-0/+4
2019-06-02psxglue.h: update struct __psx_vtbl (psxscl) to match member names in psxscl.midipix1-4/+4
2019-03-24abi: framework interfaces: updated psxseh.h.midipix1-1/+1
2019-03-12abi: framework interfaces: imported psxseh.h.midipix1-0/+94
2019-03-12abi: struct __psx_context now includes a pointer to the layer's seh vtable.midipix1-0/+3
2019-02-19psxglue.h: update struct __ldso_vtbl (psxscl) to match member names in psxscl.midipix1-1/+1
2019-01-26psxglue.h: update following libpsxscl's introduction of __psx_user_frame().midipix1-1/+1
2019-01-26psxglue.h: struct __psx_context: re-define .usrmain as a function pointer.midipix1-1/+1
2019-01-26psxglue.h: struct __psx_vtbl: .start_main function pointer: fixed signature.midipix1-1/+1
2019-01-26psxglue.h: struct __psx_context: renamed .refaddr --> .usrmain.midipix1-1/+1
2019-01-26psxglue.h: updated struct __psx_vtbl to match libpsxscl.midipix1-1/+1
2019-01-26psxglue.h: updated struct __psx_context to match libpsxscl.midipix1-1/+1
2019-01-09mmglue: pthread_arch: support of modern musl versions: defined MC_PC.midipix1-0/+1
2019-01-09mmglue: bits/mman.h: adjusted to match recent musl versions.midipix1-2/+2
2019-01-09mmglue: modern source-tree support: switched to syscall.h.in.midipix1-327/+12
2019-01-09mmglue: modern source-tree support: added atomic_arch.h.midipix2-1/+11
2019-01-09mmglue: adjust atomic.h following build-system transition (distinct port dir).midipix1-1/+1