Source-Changes archive

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

CVS commit: basesrc/lib/libc/string



Module Name:    basesrc
Committed By:   wiz
Date:           Sun Sep 16 01:41:10 UTC 2001

Modified Files:
        basesrc/lib/libc/string: bcmp.3 bcopy.3 bstring.3 bzero.3 index.3
            rindex.3 strcasecmp.3 strcmp.3 string.3 strlcpy.3 strmode.3
            strtok.3

Log Message:
Whitespace fixes and sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/string/bcmp.3 \
    basesrc/lib/libc/string/bzero.3 basesrc/lib/libc/string/string.3
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/string/bcopy.3 \
    basesrc/lib/libc/string/index.3 basesrc/lib/libc/string/strcmp.3
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/string/bstring.3
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/string/rindex.3 \
    basesrc/lib/libc/string/strlcpy.3
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/string/strcasecmp.3 \
    basesrc/lib/libc/string/strmode.3
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/string/strtok.3

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