projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8140c2
)
documentation for new parameters
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 15 Sep 2010 10:28:51 +0000
(10:28 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 15 Sep 2010 10:28:51 +0000
(10:28 +0000)
src/util/disk.c
patch
|
blob
|
history
diff --git
a/src/util/disk.c
b/src/util/disk.c
index fbcf6b964be2e35f028d6db95e62594a84fce96a..65509166e1bac25da8bcb4928d0996f9d273669a 100644
(file)
--- a/
src/util/disk.c
+++ b/
src/util/disk.c
@@
-1646,6
+1646,9
@@
GNUNET_DISK_file_sync (const struct GNUNET_DISK_FileHandle *h)
* Creates an interprocess channel
*
* @param blocking creates an asynchronous pipe if set to GNUNET_NO
+ * @param inherit_read inherit the parent processes stdin (only for windows)
+ * @param inherit_write inherit the parent processes stdout (only for windows)
+ *
* @return handle to the new pipe, NULL on error
*/
struct GNUNET_DISK_PipeHandle *