ports/sysutils/parallel
Martin Wilke 59b17e6fff The previous patch I made alters a function to call "getconf ARG_MAX" to get the
maximum command line length. However I failed to realize that the rest of the
program called this function a lot. I have now altered the patch file to call
getconf once on program run instead of multiple times, greatly reducing
execution time.

PR:		154560
Submitted by:	maintainer
2011-02-12 04:55:12 +00:00
..
files The previous patch I made alters a function to call "getconf ARG_MAX" to get the 2011-02-12 04:55:12 +00:00
distinfo - Update to 20110122 2011-01-31 11:38:55 +00:00
Makefile The previous patch I made alters a function to call "getconf ARG_MAX" to get the 2011-02-12 04:55:12 +00:00
pkg-descr