https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288321
Robert Clausecker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC| |[email protected] Status|New |Open --- Comment #4 from Robert Clausecker <[email protected]> --- I'm not sure why I programmed it this way. It is clear that searching backwards is a good idea. Either there was some reason why it cannot be done or I just didn't think about it. Possibly I just carried on from strrchr(), where you cannot seek backwards. I'll think about it some more and possibly adjust the implementations to seek backwards. -- You are receiving this mail because: You are the assignee for the bug.
