summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/bits/signal.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-01nt64: signal.h: struct mcontext_t: added missing context member.midipix1-0/+1
2019-09-15nt64: signal.h: fix definition of struct uc_xsave_fmt_t (see mcontext_t).midipix1-2/+0
2016-12-18nt64: properly pad struct mcontext_t.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-08initial commit of nt64/bits; these header files should be kept in syncmidipix1-0/+125