Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
greatly reduce the amount of atoi in our codebase
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 7 Feb 2016 16:51:06 +0000 (17:51 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 7 Feb 2016 16:51:09 +0000 (17:51 +0100)
commita6842b518fd3973d810bae84ad5110c26b20953b
treef21f45b7909a49fc44833720a1adf2004417736a
parent37632411e8eaaae3a9946de269afab1d5e0916d0
greatly reduce the amount of atoi in our codebase

Some remain and should be hunted down. atol and atof will follow.
23 files changed:
examples/msg/bittorrent/bittorrent.xml
examples/msg/bittorrent/peer.c
examples/msg/chainsend/broadcaster.c
examples/msg/chord/chord.c
examples/msg/cloud/bound.c
examples/msg/io/remote.c
examples/msg/mc/bugged1.c
examples/msg/mc/bugged2.c
examples/msg/mc/bugged3.c
examples/msg/ns3/ns3.c
examples/msg/pastry/pastry.c
examples/msg/pmm/msg_pmm.c
examples/msg/start_kill_time/sk_time.c
examples/msg/token_ring/ring_call.c
examples/smpi/MM/MM_mpi.c
examples/smpi/mvmul.c
examples/smpi/replay_multiple/replay_multiple.c
examples/xbt/sem_sched.c
src/instr/jedule/jedule_platform.cpp
src/mc/mc_checkpoint.cpp
src/mc/mc_client.cpp
src/smpi/smpi_global.cpp
src/surf/surf_routing_cluster_fat_tree.cpp