Source-Changes archive

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

CVS commit: src/lib/libc/arch



Module Name:    src
Committed By:   he
Date:           Wed Sep 14 13:46:32 UTC 2005

Modified Files:
        src/lib/libc/arch/hppa/gen: __longjmp14.c
        src/lib/libc/arch/m68k/gen: __longjmp14.c
        src/lib/libc/arch/vax/gen: __longjmp14.c

Log Message:
Patterned after the other fixes for __longjmp14.c, include
<compat/include/setjmp.h> also here to make these build.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/hppa/gen/__longjmp14.c
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/m68k/gen/__longjmp14.c
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/vax/gen/__longjmp14.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