Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/lib



Module Name:    src
Committed By:   matt
Date:           Fri Apr 29 08:01:52 UTC 2011

Modified Files:
        src/lib/libc/arch/mips/gen [matt-nb5-mips64]: _lwp.c _setjmp.S
            longjmp.c
        src/lib/libc/arch/mips/net [matt-nb5-mips64]: Makefile.inc
        src/lib/libc/arch/mips/string [matt-nb5-mips64]: bzero.S
        src/lib/libc/arch/mips/sys [matt-nb5-mips64]: brk.S sbrk.S
        src/lib/libpthread/arch/mips [matt-nb5-mips64]: _context_u.S

Log Message:
Pull in fixes from -current.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.14.1 src/lib/libc/arch/mips/gen/_lwp.c
cvs rdiff -u -r1.20.34.5 -r1.20.34.6 src/lib/libc/arch/mips/gen/_setjmp.S
cvs rdiff -u -r1.2.14.2 -r1.2.14.3 src/lib/libc/arch/mips/gen/longjmp.c
cvs rdiff -u -r1.3 -r1.3.46.1 src/lib/libc/arch/mips/net/Makefile.inc
cvs rdiff -u -r1.8.46.2 -r1.8.46.3 src/lib/libc/arch/mips/string/bzero.S
cvs rdiff -u -r1.16.46.3 -r1.16.46.4 src/lib/libc/arch/mips/sys/brk.S
cvs rdiff -u -r1.16.34.3 -r1.16.34.4 src/lib/libc/arch/mips/sys/sbrk.S
cvs rdiff -u -r1.3.14.2 -r1.3.14.3 src/lib/libpthread/arch/mips/_context_u.S

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