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:           Tue Dec  4 06:57:45 UTC 2012

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/share/man/man3: bitmap.3 bitops.3 bitstring.3
        src/tests/include/sys: t_bitops.c
        src/tests/lib/libc/sys: Makefile
Removed Files:
        src/tests/lib/libc/sys: t_bitops.c

Log Message:
Move the bitmap(3) test to the "right" place. Note it in bitops(3). Xrefs.


To generate a diff of this commit:
cvs rdiff -u -r1.511 -r1.512 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/bitmap.3 \
    src/share/man/man3/bitops.3
cvs rdiff -u -r1.13 -r1.14 src/share/man/man3/bitstring.3
cvs rdiff -u -r1.14 -r1.15 src/tests/include/sys/t_bitops.c
cvs rdiff -u -r1.29 -r1.30 src/tests/lib/libc/sys/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/sys/t_bitops.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