summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/pthread_arch.h
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29nt32|nt64: pthread_arch.h: adjust code to match musl-1.2.2 and latermidipix1-0/+4
[while maintaining compatibility with older musl versions] [cf. musl commit 3a5b9ae7cf656648c80fe155a5239d9b4fb4c485]
2019-01-09mmglue: pthread_arch: support of modern musl versions: defined MC_PC.midipix1-0/+1
2016-09-19nt64: __pthread_convert(): properly allocate parameter stack space (win64 abi).midipix1-0/+2
2015-05-27adjust the definition of CANCEL_REG_IP to match the redefined ucontext_t in ↵midipix1-1/+1
the 64-bit midipix target.
2015-03-08initial commit of core port files.midipix1-0/+74
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.