Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use standard C/C++ attributes when available.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 18 Oct 2017 20:43:41 +0000 (22:43 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 18 Oct 2017 22:20:37 +0000 (00:20 +0200)
commita794f606622c7904c33cd6c2b1d769c185d1f81b
tree58ce3664ed5dfc70481b36c8019993dd95134128
parent1e09e1421647408f991d54848b90d9404e9154f6
Use standard C/C++ attributes when available.
17 files changed:
examples/msg/process-startkilltime/process-startkilltime.c
include/simgrid/msg.h
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Comm.hpp
include/simgrid/s4u/Link.hpp
include/xbt/base.h
include/xbt/dict.h
include/xbt/ex.h
include/xbt/log.h
include/xbt/sysdep.h
src/surf/xml/platf.hpp
src/xbt/automaton/automaton.c
src/xbt/ex.cpp
src/xbt/mmalloc/mm_legacy.c
src/xbt/xbt_log_layout_simple.c
src/xbt/xbt_os_thread.c
teshsuite/smpi/mpich3-test/comm/cmsplit_type.c