Applied all the trunk changes (up to this point) to the 4.3.x sources
[findutils.git] / xargs / testsuite / xargs.posix / arg_max_64bit_linux_bug.exp
blobe14bc42d8ffc3793b15d412010e6fad8d7c43688
2 # See message from Jim Meyering. <87hdaam57n.fsf_-_@rho.meyering.net>
4 # This is because Linux's execve implementation requires that the sum of
5 # the sizes of all argument string pointers not exceed 128K (the actual
6 # limit is ARG_MAX - sizeof (void*)). The difference between 32- and
7 # 64-bit systems is because sizeof (void*) differs (4 vs. 8).
8 xargs_start p { echo } 16383-ys.xi