summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcsncmp.c
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-10-23 10:52:04 +0000
committertjr <tjr@FreeBSD.org>2002-10-23 10:52:04 +0000
commit416f05a258cd6f5a748ac6e3e427db176693989f (patch)
tree8c3b9bfca79a5f469d8b498a689ee36b22af39bc /lib/libc/string/wcsncmp.c
parentf0735aa8f5cba3f083ed71230c6ebe4928b9bb58 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud