Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   ginsbach
Date:           Sat Jan 19 04:12:21 UTC 2008

Modified Files:
        src/regress/lib/libc: Makefile
Added Files:
        src/regress/lib/libc/inet: Makefile Makefile.inc
        src/regress/lib/libc/inet/inet_network: Makefile inet_network.c inwtest

Log Message:
Add regression test for inet_network(3).


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/inet/Makefile \
    src/regress/lib/libc/inet/Makefile.inc
cvs rdiff -r0 -r1.1 src/regress/lib/libc/inet/inet_network/Makefile \
    src/regress/lib/libc/inet/inet_network/inet_network.c \
    src/regress/lib/libc/inet/inet_network/inwtest

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