Searched hist:3852 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/include/
H A Dsetjmp.hdiff 3852 Tue Oct 25 12:11:35 MDT 1994 bde Improve error detection and handling:
Reduce _JBLEN for the i386 to what is actually used.
Encapsulate jmp_buf and sigjmp_buf in structs.
Enlarge jmp_buf to the same size as sigjmp_buf.
Declare *longjmp as non-returning.

Remove stale comments about sig*jmp not being implemented.

Completed in 101 milliseconds