cvs commit: src/lib/libc/string Makefile.inc index.3 rindex.3
strchr.3 strrchr.3
Bruce Evans
bde at zeta.org.au
Mon Jul 28 21:54:58 PDT 2003
On Mon, 28 Jul 2003, Simon L. Nielsen wrote:
> simon 2003/07/28 15:50:42 PDT
>
> FreeBSD src repository (doc committer)
>
> Modified files:
> lib/libc/string Makefile.inc index.3 strchr.3
> Removed files:
> lib/libc/string rindex.3 strrchr.3
> Log:
> * Merge index(3) and rindex(3) to index(3) since the two functions are
> almost identical.
> * Merge strchr(3) and strrchr(3) to strchr(3) since the two functions
> are almost identical.
This is a regression IMO.
Bruce
More information about the cvs-src
mailing list