Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use strtok_r() instead of non reentrant strtok().
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 15 Sep 2017 13:06:02 +0000 (15:06 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 15 Sep 2017 13:12:07 +0000 (15:12 +0200)
commitedbe0217c71ac02bc107e38ad14018c607ad0149
tree2c5751d84e70a3830ef09dafd6fcc698525af79d
parent86a55422a209c7793c7f9430c67db0308bdfa474
Use strtok_r() instead of non reentrant strtok().
contrib/benchmarking_code_block/inject.h
src/xbt/automaton/automatonparse_promela.c
src/xbt/memory_map.cpp