Searched hist:229366 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dlibkern.hdiff 229366 Tue Jan 03 05:20:40 MST 2012 ed 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.

Completed in 120 milliseconds