[R-gregmisc-users] SF.net SVN: r-gregmisc: [1081] trunk/fork/DESCRIPTION
Brought to you by:
warnes
From: <wa...@us...> - 2007-03-22 17:12:07
|
Revision: 1081 http://svn.sourceforge.net/r-gregmisc/?rev=1081&view=rev Author: warnes Date: 2007-03-22 10:12:02 -0700 (Thu, 22 Mar 2007) Log Message: ----------- Add date to DESCRIPTION file Modified Paths: -------------- trunk/fork/DESCRIPTION Modified: trunk/fork/DESCRIPTION =================================================================== --- trunk/fork/DESCRIPTION 2007-03-14 17:21:41 UTC (rev 1080) +++ trunk/fork/DESCRIPTION 2007-03-22 17:12:02 UTC (rev 1081) @@ -1,6 +1,7 @@ Package: fork Title: R functions for handling multiple processes. Version: 1.2.0 +Date: 2007-03-22 Author: Gregory R. Warnes <wa...@bs...> Description: These functions provides simple wrappers around the Unix process management API calls: fork, signal, wait, waitpid, kill, and _exit. This This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |