Source-Changes archive

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

CVS commit: src/lib/libc/string



Module Name:    src
Committed By:   joerg
Date:           Mon Nov 21 15:02:48 UTC 2011

Modified Files:
        src/lib/libc/string: wcscspn.c wcspbrk.c wcsspn.c

Log Message:
Clean up a bit in preparation for more serious changes


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/string/wcscspn.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/string/wcspbrk.c \
    src/lib/libc/string/wcsspn.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