Source-Changes archive

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

CVS commit: src/sys/arch/x86_64/include



Module Name:    src
Committed By:   fvdl
Date:           Thu Apr 24 19:19:56 UTC 2003

Modified Files:
        src/sys/arch/x86_64/include: signal.h

Log Message:
Because of the padding in mcontext_t, sigframe grew 8 bytes and became
unaligned. Remove the padding in struct sigframe itself to fix this.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x86_64/include/signal.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