aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_os_start_process.c
Commit message (Collapse)AuthorAge
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* (no commit message)Matthias Wachs2010-09-15
|
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
|
* gpl3Christian Grothoff2010-07-02
|
* fixChristian Grothoff2010-04-17
|
* synChristian Grothoff2010-04-17
|
* change process priority based on scheduling priorityChristian Grothoff2010-04-17
|
* MinGW pipesNils Durner2010-04-17
|
* don't bypass GNUnet IONils Durner2010-04-17
|
* fixing leaksChristian Grothoff2010-02-22
|
* test case cleanupNathan S. Evans2010-02-18
|
* use gnunet read function for testcase (mostly to give me an example), add ↵Nathan S. Evans2010-02-17
| | | | dwFlags as instructed by Nils
* actually add test case, and added proper stdin support to os_start_process ↵Nathan S. Evans2010-02-16
function...