Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The examples must be readable. I'll shut off sonar on these issues
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 10 May 2020 08:02:03 +0000 (10:02 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 10 May 2020 08:02:03 +0000 (10:02 +0200)
commitcc24be11966d17b35002353538b1eb5efda40f9f
treef68713449122908ca471b078757c69327fdad6b8
parent6a1e1aa6a41cc1f6220732ebe9d49b3d8c98671b
The examples must be readable. I'll shut off sonar on these issues
26 files changed:
examples/c/actor-daemon/actor-daemon.c
examples/c/actor-exiting/actor-exiting.c
examples/c/actor-join/actor-join.c
examples/c/actor-kill/actor-kill.c
examples/c/actor-lifetime/actor-lifetime.c
examples/c/actor-migrate/actor-migrate.c
examples/c/actor-stacksize/actor-stacksize.c
examples/c/actor-suspend/actor-suspend.c
examples/c/app-chainsend/peer.c
examples/c/app-pingpong/app-pingpong.c
examples/c/app-token-ring/app-token-ring.c
examples/c/cloud-capping/cloud-capping.c
examples/c/cloud-masterworker/cloud-masterworker.c
examples/c/cloud-migration/cloud-migration.c
examples/c/cloud-simple/cloud-simple.c
examples/c/energy-exec-ptask/energy-exec-ptask.c
examples/c/energy-exec/energy-exec.c
examples/c/energy-vm/energy-vm.c
examples/c/exec-async/exec-async.c
examples/c/exec-basic/exec-basic.c
examples/c/exec-dvfs/exec-dvfs.c
examples/c/exec-remote/exec-remote.c
examples/c/io-disk-raw/io-disk-raw.c
examples/c/io-file-system/io-file-system.c
examples/c/platform-properties/platform-properties.c
examples/c/plugin-hostload/plugin-hostload.c