Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
History src/thread/nt32/clone.c
Branch:
414f3cb7d352f56cf959df27f9afcf70fc0fe977
main
414f3cb7d352f56cf959df27f9afcf70fc0fe977
src
thread
nt32
clone.c
Code base: updated all translation units to match the project's COPYING file.
midipix
• a year ago
000ff7
__clone(): align user-provided stack pointers on a 16-byte boundary.
midipix
• a year ago
659ac4
add copyright notice to C and Assembly translation units where applicable.
midipix
• a year ago
716654
__clone(): flag check: add missing parenthesis.
midipix
• 6 years ago
cfeeec
__clone(): properly handle four-argument (vfork mode) invocations.
midipix
• 6 years ago
9912f3
__clone(): updated struct pt_regs to match libpsxscl, provide stack info.
midipix
• 6 years ago
cde352
nt32: initial commit of core port files.
midipix
• 10 years ago
296178