Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix build error: implicit declaration of function 'getline'.
[simgrid.git] / src / xbt / xbt_replay_trace_reader.c
2011-02-22 agierschFix build error: implicit declaration of function ...
2011-02-18 navarropWe need include simgrid_config.h for function getline.
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 agierschUse new style logging macros.
2011-02-11 agierschReview const attribute for pointers..
2011-02-11 agierschUse xbt_dynar_free to destroy dynar.
2011-02-11 agierschRemove useless cast.
2011-02-11 agierschCosmetics: fix indentation.
2010-12-17 mquinsonload the right header to make sure that we have getline
2010-12-14 mquinsonoops forgot one file