Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/compat/darwin



Module Name:    syssrc
Committed By:   manu
Date:           Wed Nov 20 23:54:40 UTC 2002

Modified Files:
        syssrc/sys/compat/darwin: darwin_exec.c

Log Message:
Better immitate Darwin startup stack layout: there is a slot for the program
name after envp, and the 0x1000 at the beginning is a pointer to the binary
mach header (we don't emulate this correctly yet).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/darwin/darwin_exec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index