aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet_mpi_test.c
Commit message (Collapse)AuthorAge
* minor fixesChristian Grothoff2020-12-19
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* - indentSree Harsha Totakura2013-01-25
|
* - exec arbitrary commandsSree Harsha Totakura2012-12-08
|
* - replacing fork with execSree Harsha Totakura2012-12-08
|
* - reverting to include MPI codeSree Harsha Totakura2012-12-08
|
* - remove MPI codeSree Harsha Totakura2012-12-07
|
* - fork within MPISree Harsha Totakura2012-12-07
|
* - MPI test programSree Harsha Totakura2012-12-07