Source-Changes archive

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

CVS commit: syssrc/sys/compat/mach



Module Name:    syssrc
Committed By:   manu
Date:           Tue Nov 12 19:01:19 UTC 2002

Modified Files:
        syssrc/sys/compat/mach: mach_exec.c

Log Message:
Fix the stack layout on program startup. This should be:
(8 bytes boundary) PAGE_SIZE   argc    argv  .... envp


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/mach/mach_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