Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the file API, remove the mount point in each file function.
authornavarro <navarro@caraja.(none)>
Wed, 13 Jun 2012 13:23:51 +0000 (15:23 +0200)
committernavarro <navarro@caraja.(none)>
Wed, 13 Jun 2012 13:24:55 +0000 (15:24 +0200)
commit89df6a48741330160c27b692f6fbfc213db31cbe
tree3ea346bc3301f174b2daca0e8eeaa0057a2ccfd2
parentf5e94fc4f0586200cb288fd638dcfbed499eb4c7
Change the file API, remove the mount point in each file function.
13 files changed:
examples/msg/io/file.c
examples/platforms/storage.xml
include/msg/msg.h
include/simgrid/simix.h
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/storage_private.h
src/surf/workstation.c