summaryrefslogtreecommitdiffhomepage
path: root/src/thread/nt64
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix6-6/+6
2024-03-06__clone(): align user-provided stack pointers on a 16-byte boundary.midipix1-6/+24
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix6-0/+36
2019-04-08__clone(): flag check: add missing parenthesis.midipix1-1/+1
2019-04-03__clone(): properly handle four-argument (vfork mode) invocations.midipix1-0/+14
2019-01-27__clone(): updated struct pt_regs to match libpsxscl, provide stack info.midipix1-4/+16
2019-01-09mmglue: syscall_cp: added the bits needed by recent musl versions.midipix1-5/+22
2019-01-09mmglue: src/thread/ following build-system transition (distinct port dir).midipix2-2/+2
2016-01-29syscall_cp(): fix comment style.midipix1-5/+5
2015-09-13add an empty __unmapself.s for source-tree compatibility with musl 1.1.11 and...midipix1-0/+0
2015-07-18add manual .got entries to assembly files.midipix1-0/+17
2015-03-08initial commit of core port files.midipix7-0/+128