On Mon, Aug 17, 2009 at 07:27:39AM +0200, Daniel Mierswa wrote: > > Those 4 functions are marked as LEGACY in POSIX.1-2001 and removed in > POSIX.1-2008. > > Replaced with memmove,memset,strchr and strrchr. Applied, but I think that always replace bcopy() with memmove() is overkill and memcpy() should be good enough in many cases. It would be nice to have a semantic patch for this change (for more details see Val's http://lwn.net/Articles/315686/). Thanks. -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html