Re: svn commit: r325988 - head/sys/libkern

2017-11-21 Thread Bruce Evans
On Mon, 20 Nov 2017, Ed Maste wrote: Hi Bruce, notes on a few of the points you raised (I'll look at others later): On 19 November 2017 at 04:07, Bruce Evans wrote: The vendor version is in libc/string. It has been ANSIfied, but the libkern version has large churning to "optimize" it. It i

Re: svn commit: r325988 - head/sys/libkern

2017-11-20 Thread Warner Losh
On Nov 20, 2017 9:57 AM, "Ed Maste" wrote: Hi Bruce, notes on a few of the points you raised (I'll look at others later): On 19 November 2017 at 04:07, Bruce Evans wrote: > > The vendor version is in libc/string. It has been ANSIfied, but the > libkern version has large churning to "optimize"

Re: svn commit: r325988 - head/sys/libkern

2017-11-20 Thread Ed Maste
Hi Bruce, notes on a few of the points you raised (I'll look at others later): On 19 November 2017 at 04:07, Bruce Evans wrote: > > The vendor version is in libc/string. It has been ANSIfied, but the > libkern version has large churning to "optimize" it. It is the libkern > version that should

Re: svn commit: r325988 - head/sys/libkern

2017-11-19 Thread Bruce Evans
On Sun, 19 Nov 2017, Ed Maste wrote: Log: ANSIfy sys/libkern PR:223641 Submitted by: o...@j.email.ne.jp MFC after: 1 week This churns libkern further away from its "vendor" version which is mostly in libc. I'm still waiting for you to back out previous churning of kern/m

svn commit: r325988 - head/sys/libkern

2017-11-18 Thread Ed Maste
Author: emaste Date: Sun Nov 19 00:31:13 2017 New Revision: 325988 URL: https://svnweb.freebsd.org/changeset/base/325988 Log: ANSIfy sys/libkern PR: 223641 Submitted by: o...@j.email.ne.jp MFC after:1 week Modified: head/sys/libkern/ashrdi3.c head/sys/libkern/bcmp.c