diff options
author | ed <ed@FreeBSD.org> | 2012-01-03 07:05:30 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2012-01-03 07:05:30 +0000 |
commit | d73fab66763e8ae3eb190e76d7ae95aa680d3448 (patch) | |
tree | b2236c91382885ce633154f831c85fc950e01c75 /lib/libc/string/strchr.c | |
parent | 9976fae0420f3eec4397fb825c227ad21c064262 (diff) | |
download | FreeBSD-src-d73fab66763e8ae3eb190e76d7ae95aa680d3448.zip FreeBSD-src-d73fab66763e8ae3eb190e76d7ae95aa680d3448.tar.gz |
Implement extensions on top of standards instead of the other way around.
Now that index() and rindex() have become unused, simply turn them into
wrappers around strchr() and strrchr(), respectively.
Diffstat (limited to 'lib/libc/string/strchr.c')
0 files changed, 0 insertions, 0 deletions