Re: More gnumach cleanup

2006-11-03 Thread Roland McGrath
> I'm still hoping to hear from Guillem and Thomas to see if adding string.h > makes sense for memset and memcpy, but be that as it may, does anyone see an > issue with replacing all instances of bzero/bcopy with memset/memcpy ? That seems fine. We avoided that sort of thing in the past to mini

Re: More gnumach cleanup

2006-11-03 Thread Richard Braun
On Fri, Nov 03, 2006 at 04:23:51PM -0500, Barry deFreese wrote: > Heya folks, > > I'm still hoping to hear from Guillem and Thomas to see if adding string.h > makes sense for memset and memcpy, but be that as it may, does anyone see > an issue with replacing all instances of bzero/bcopy with mem