adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries via stdin...
authorChristian Grothoff <christian@grothoff.org>
Mon, 2 Jan 2012 09:26:10 +0000 (09:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 2 Jan 2012 09:26:10 +0000 (09:26 +0000)
commit1ac29e62ba9db3cac4d382a6ab629d6249cf58ad
tree5d66ae45dc4f62128625a1a365dc079f524d170c
parentf1f198df545fbb423a61dc2fa945fe97bdcfe098
adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries via stdin/stdout using standard GNUNET messages
src/include/Makefile.am
src/include/gnunet_helper_lib.h [new file with mode: 0644]
src/util/Makefile.am
src/util/helper.c [new file with mode: 0644]