summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/bits
AgeCommit message (Expand)AuthorFilesLines
2024-02-01nt64: signal.h: struct mcontext_t: added missing context member.midipix1-0/+1
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-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-20nt32/nt64: syscall.h.in: added framework-specific debug definitions.midipix1-0/+24
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-13midipix targets: uid_t & gid_t --> uint64_t, matching updated def. in psxscl.midipix1-0/+2
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
2016-12-18nt64: properly pad struct mcontext_t.midipix1-0/+1
2016-12-10bits/limits.h: advertise availability of the framework's abi headers.midipix1-1/+2
2016-12-10bits/limits.h: advertise availability of framework-specific headers.midipix1-0/+3
2016-09-19bits/reg.h: provide an empty header for inclusion by <sys/reg.h>.midipix1-29/+0
2016-09-19nt64: bits/socket.h: eliminate ABI difference between nt32 and nt64.midipix1-1/+1
2016-09-19bits/user.h: provide an empty header for inclusion by <sys/user.h>.midipix1-44/+0
2015-05-27adjust arch-specific files to match musl version 1.1.9.midipix1-0/+1
2015-05-27update signal stack size definitions for the 64-bit midipix target.midipix1-2/+2
2015-05-27define mcontext_t for the 64-bit midipix target.midipix1-1/+95
2015-05-27define ucontext_t for the 64-bit midipix target.midipix1-6/+12
2015-05-27fix tab alignment in bits/signal.h (cosmetic).midipix1-3/+3
2015-05-26remove unused structures and conditionals from bits/signal.h.midipix1-55/+0
2015-03-21redefine MINSIGSTKSZ to reflect the arch's large signal context.midipix1-0/+5
2015-03-21fix: remove the build-time generated alltypes.h.midipix1-398/+0
2015-03-08initial commit of nt64/bits; these header files should be kept in syncmidipix29-0/+2150