Source-Changes archive

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

CVS commit: src/tests/lib/libc/setjmp



Module Name:    src
Committed By:   martin
Date:           Thu Apr 21 18:58:21 UTC 2011

Modified Files:
        src/tests/lib/libc/setjmp: Makefile
Added Files:
        src/tests/lib/libc/setjmp: t_threadjmp.c

Log Message:
Add a variation of the setjmp tests that link to libpthread and verify
pthread_self() stays consistent.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/setjmp/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/setjmp/t_threadjmp.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