Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
spelling mistakes in include/ and examples/
[simgrid.git] / examples / c / async-waitany /
2020-03-27 Frederic Suterrename C examples binaries (prefix and not suffix)
2020-03-18 Martin QuinsonPVS: don't survive malloc returning NULL
2020-02-11 Frederic SuterC version of async-waitall
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-02-04 Martin QuinsonAdd the 2 new C examples to the doc; use sg_comm_wait_a...
2020-02-04 Martin Quinsonc/async-waitany: cleanups to align with cpp and py
2020-02-04 Martin Quinsonmove this first C example to the example directory...