Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 887


Jump to revision: Previous Next
Author: amb
Date: Mon Oct 31 19:09:40 2011 UTC (13 years, 4 months ago)
Changed paths: 12
Log Message:
Use pread() and pwrite() functions instead of seek() followed by read() or
write().


Changed paths

Path Details
Directorytrunk/src/Makefile modified , text changed
Directorytrunk/src/files.h modified , text changed
Directorytrunk/src/nodes.h modified , text changed
Directorytrunk/src/nodesx.h modified , text changed
Directorytrunk/src/relations.h modified , text changed
Directorytrunk/src/relationsx.c modified , text changed
Directorytrunk/src/segments.h modified , text changed
Directorytrunk/src/segmentsx.h modified , text changed
Directorytrunk/src/ways.h modified , text changed
Directorytrunk/src/waysx.c modified , text changed
Directorytrunk/src/waysx.h modified , text changed
Directorytrunk/src/xml/Makefile modified , text changed