Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not truncate the output on large messages, but switch to a dynamically allocated...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 12 Oct 2007 08:19:46 +0000 (08:19 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 12 Oct 2007 08:19:46 +0000 (08:19 +0000)
commitbf04b8efb92e60adf389face2d957846ce7721be
treed0f911a682b3b320073c38337a853bee65bf0026
parent6416bcb08e3e6a4b304df4c0647a39a1a86b5704
Do not truncate the output on large messages, but switch to a dynamically allocated buffer

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4812 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/xbt/log.c
src/xbt/log_private.h
src/xbt/xbt_log_layout_format.c
src/xbt/xbt_log_layout_simple.c
teshsuite/Makefile.am
teshsuite/Makefile.in
teshsuite/xbt/log_large_test.c [new file with mode: 0644]
teshsuite/xbt/log_large_test.tesh [new file with mode: 0644]