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:   dsl
Date:           Thu Jul 30 21:42:06 UTC 2009

Modified Files:
        src/lib/libc/string: strcspn.c strspn.c

Log Message:
Use a 'register only' str[c]spn() on 64 bit systems.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/string/strcspn.c \
    src/lib/libc/string/strspn.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