Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Mon Sep 14 21:31:52 UTC 1998

Modified Files:
        src/sys/arch/i386/include: setjmp.h
Log Message:
Need 13 longs for jmp_buf; signal mask is 128 bits now.

XXX Actually, libc appears to use only 7 of the previous 10, so increasing
the size isn't actually necessary!  But there was a gap at the end before,
so we'll keep it.




Home | Main Index | Thread Index | Old Index