Source-Changes archive

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

CVS commit: src/lib/libc/arch/x86_64/gen



Module Name:    src
Committed By:   drochner
Date:           Sat Feb 28 15:57:21 UTC 2004

Modified Files:
        src/lib/libc/arch/x86_64/gen: makecontext.c

Log Message:
Get the stack alignment right: the stack arguments must start
at a 16-byte aligned address, the return address is at an
"odd" address.
approved by fvdl


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/x86_64/gen/makecontext.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