Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Fri Mar  8 17:01:54 UTC 2013

Modified Files:
        src/tests/lib/libc/sys: Makefile
Added Files:
        src/tests/lib/libc/sys: t_sigtimedwait.c
Removed Files:
        src/tests/lib/libc/sys: t_sigtimedwait_pr_47625.c

Log Message:
Rename testprogram and make it more general by adding other testcases.
One commented out, I didn't manage to get all signal handling correct
for now.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/tests/lib/libc/sys/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_sigtimedwait.c
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/sys/t_sigtimedwait_pr_47625.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