gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r21323 - in gnunet/src: include util


From: gnunet
Subject: [GNUnet-SVN] r21323 - in gnunet/src: include util
Date: Mon, 7 May 2012 15:29:35 +0200

Author: bartpolot
Date: 2012-05-07 15:29:35 +0200 (Mon, 07 May 2012)
New Revision: 21323

Modified:
   gnunet/src/include/gnunet_os_lib.h
   gnunet/src/util/os_priority.c
Log:
- Clarify doxygen

Modified: gnunet/src/include/gnunet_os_lib.h
===================================================================
--- gnunet/src/include/gnunet_os_lib.h  2012-05-07 13:28:04 UTC (rev 21322)
+++ gnunet/src/include/gnunet_os_lib.h  2012-05-07 13:29:35 UTC (rev 21323)
@@ -364,7 +364,8 @@
 
 
 /**
- * Retrieve the status of a process.  Nonblocking version.
+ * Retrieve the status of a process, waiting on him if dead.
+ * Nonblocking version.
  *
  * @param proc pointer to process structure
  * @param type status type

Modified: gnunet/src/util/os_priority.c
===================================================================
--- gnunet/src/util/os_priority.c       2012-05-07 13:28:04 UTC (rev 21322)
+++ gnunet/src/util/os_priority.c       2012-05-07 13:29:35 UTC (rev 21323)
@@ -1499,7 +1499,9 @@
 
 
 /**
- * Retrieve the status of a process
+ * Retrieve the status of a process, waiting on him if dead.
+ * Nonblocking version.
+ * 
  * @param proc process ID
  * @param type status type
  * @param code return code/signal number




reply via email to

[Prev in Thread] Current Thread [Next in Thread]