Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove trailing spaces
[simgrid.git] / tools / tesh / tesh.c
2008-09-10 mquinsonremove trailing spaces
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-06-06 mquinsonLet the background childs die in any case on error...
2007-06-04 mquinsonbuglet
2007-05-31 mquinsonError message pretty printing (to ease grepping on...
2007-05-31 mquinsonAdd a way to the tesh syntax to log at CRITICAL level...
2007-05-07 mquinsonsize_t is long, so don't play it smart and get it worki...
2007-05-07 mquinsonHuge code cleanup + implementation of the background...
2007-04-27 mquinsonBetter modularization of the tesh source code
2007-04-26 mquinsonFollow cleanups in the xbt_str module
2007-04-16 mquinsonmerge trim.h into str.h, where it belongs to
2007-04-11 cheriermthe expected signal metacommand use now the name of...
2007-03-23 mquinsonAvoid a segfault on amd64 by leaking the file descriptor
2007-03-23 mquinsonLoad portable ASAP so that stdio do contain getline
2007-03-23 mquinsonAdd tesh[t], the TEsting SHell Tool