summaryrefslogtreecommitdiffhomepage
path: root/src/thread/nt32/clone.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix1-1/+1
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.midipix1-0/+6
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-6/+22
2015-04-05nt32: initial commit of core port files.midipix1-0/+54