- Clarify doxygen
authorBart Polot <bart@net.in.tum.de>
Mon, 7 May 2012 13:29:35 +0000 (13:29 +0000)
committerBart Polot <bart@net.in.tum.de>
Mon, 7 May 2012 13:29:35 +0000 (13:29 +0000)
src/include/gnunet_os_lib.h
src/util/os_priority.c

index e9e484f785f758eabb5aa9e2d38361ebccdf5859..d42a5c521a37f961f7c358f51b3b1677ef46e627 100644 (file)
@@ -364,7 +364,8 @@ GNUNET_OS_command_run (GNUNET_OS_LineProcessor proc, void *proc_cls,
 
 
 /**
- * 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
index 868268b10a2392bb6035d2382d2c853ab99b36d7..090da9c4cd2083faf84e3e0bf7119e4cb25d801f 100644 (file)
@@ -1499,7 +1499,9 @@ GNUNET_OS_start_process_v (int pipe_control,
 
 
 /**
- * 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