Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Wed Jan 25 18:26:26 UTC 2012

Modified Files:
        src/sys/kern: kern_exec.c
        src/sys/sys: param.h

Log Message:
Add a macro to align the length of the stack, not the pointer itself, since
we always want the alignment to grow the length.


To generate a diff of this commit:
cvs rdiff -u -r1.334 -r1.335 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.400 -r1.401 src/sys/sys/param.h

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