miwi        2011-02-12 04:55:12 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/parallel    Makefile 
    sysutils/parallel/files patch-src__parallel 
  Log:
  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
  
  Revision  Changes    Path
  1.9       +1 -0      ports/sysutils/parallel/Makefile
  1.2       +12 -12    ports/sysutils/parallel/files/patch-src__parallel
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to