diff options
author | tjr <tjr@FreeBSD.org> | 2002-10-23 10:52:04 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2002-10-23 10:52:04 +0000 |
commit | 416f05a258cd6f5a748ac6e3e427db176693989f (patch) | |
tree | 8c3b9bfca79a5f469d8b498a689ee36b22af39bc /lib/libc/string/wcsncmp.c | |
parent | f0735aa8f5cba3f083ed71230c6ebe4928b9bb58 (diff) | |
download | FreeBSD-src-416f05a258cd6f5a748ac6e3e427db176693989f.zip FreeBSD-src-416f05a258cd6f5a748ac6e3e427db176693989f.tar.gz |
Reimplement more efficiently, using a single forward scan (like strrchr(3))
instead of scanning forwards to find the end of the string then scanning
backwards to find the character.
Diffstat (limited to 'lib/libc/string/wcsncmp.c')
0 files changed, 0 insertions, 0 deletions