[R-gregmisc-users] SF.net SVN: r-gregmisc:[1484] trunk/fork/DESCRIPTION
Brought to you by:
warnes
From: <wa...@us...> - 2011-08-26 23:35:16
|
Revision: 1484 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1484&view=rev Author: warnes Date: 2011-08-26 23:35:07 +0000 (Fri, 26 Aug 2011) Log Message: ----------- Update Greg's email address. Modified Paths: -------------- trunk/fork/DESCRIPTION Modified: trunk/fork/DESCRIPTION =================================================================== --- trunk/fork/DESCRIPTION 2011-08-26 23:28:17 UTC (rev 1483) +++ trunk/fork/DESCRIPTION 2011-08-26 23:35:07 UTC (rev 1484) @@ -1,14 +1,13 @@ Package: fork Title: R functions for handling multiple processes. -Version: 1.2.3 -Date: 2009-07-17 +Version: 1.2.4 +Date: 2011-08-26 Author: Gregory R. Warnes <gr...@ra...>. Financial support for some aspects of this package provided by Metrum Research Group, LLC <http://www.metrumrg.com>. Description: These functions provides simple wrappers around the Unix process management API calls: fork, signal, wait, waitpid, kill, and _exit. This enables construction of programs that utilize and mange multiple concurrent - processes. Commercial support for this package available from - Random Technologies, LLC <http://www.random-technologies-llc.com> -Maintainer: Gregory R. Warnes <gr...@ra...> + processes. +Maintainer: Gregory R. Warnes <gr...@wa...> License: GPL-2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |