Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further simplification of the storage API, keep size only as nmemb was
authorsuter <frederic.suter@cc.in2p3.fr>
Wed, 12 Jun 2013 11:28:03 +0000 (13:28 +0200)
committersuter <frederic.suter@cc.in2p3.fr>
Wed, 12 Jun 2013 11:28:03 +0000 (13:28 +0200)
commitadb43549f2dd02ba002503aa6f11ad317075e3cf
tree434794cb324946e2582ce29cf28e484048f5a853
parent9603bfd3cc9171236c3f77a23e40b62036ea4f06
further simplification of the storage API, keep size only as nmemb was
never really used.
13 files changed:
examples/msg/io/file.c
examples/msg/io/file_unlink.c
include/msg/msg.h
include/simgrid/simix.h
src/bindings/java/jmsg_file.c
src/include/surf/surf.h
src/msg/msg_io.c
src/simix/smx_io.c
src/simix/smx_io_private.h
src/simix/smx_smurf_private.h
src/simix/smx_user.c
src/surf/storage.c
src/surf/workstation.c