xargs: bug compatibility with BSD/busybox/findutils.

The other xargs implementations in the wild don't seem to count the
space taken by each `char *`. Go for bug compatibility unless future
experience proves that to be a bad idea.
1 file changed