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