Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jruoho
Date:           Sat Nov  5 18:19:02 UTC 2011

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/lib/libc/sys: Makefile
        src/tests/net/sys: Makefile
Added Files:
        src/tests/lib/libc/sys: t_connect.c t_listen.c t_socketpair.c
Removed Files:
        src/tests/net/sys: t_connect.c t_listen.c t_socketpair.c

Log Message:
Move connect(2), listen(2) and socketpair(2) tests to the right place.


To generate a diff of this commit:
cvs rdiff -u -r1.416 -r1.417 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.18 -r1.19 src/tests/lib/libc/sys/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_connect.c \
    src/tests/lib/libc/sys/t_listen.c src/tests/lib/libc/sys/t_socketpair.c
cvs rdiff -u -r1.4 -r1.5 src/tests/net/sys/Makefile
cvs rdiff -u -r1.4 -r0 src/tests/net/sys/t_connect.c
cvs rdiff -u -r1.2 -r0 src/tests/net/sys/t_listen.c
cvs rdiff -u -r1.1 -r0 src/tests/net/sys/t_socketpair.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