Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stop build the log strings on the stack: we are multi-threaded now, and this is like...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 11 Sep 2007 08:49:27 +0000 (08:49 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 11 Sep 2007 08:49:27 +0000 (08:49 +0000)
commit652f57a8ad22d3b0194df708c7049be37d7d3074
treea5a89ad478e3c082868ef3b7c0d326a0a8a327d9
parent763e6eb2244b2dad1f57be28e69b12e6e5c66795
Stop build the log strings on the stack: we are multi-threaded now, and this is like asking for problems

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4147 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/log.c
src/xbt/xbt_log_layout_format.c
src/xbt/xbt_log_layout_simple.c