Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/files.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 888 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 31 19:18:08 2011 UTC (13 years, 4 months ago) by amb
File length: 5260 byte(s)
Diff to previous 887
Add a #define to disable the use of pread()/pwrite() but this must be manually configured, there is no configure script.
Revision 887 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 31 19:09:40 2011 UTC (13 years, 4 months ago) by amb
File length: 4702 byte(s)
Diff to previous 680
Use pread() and pwrite() functions instead of seek() followed by read() or write().
Revision 680 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 15:14:53 2011 UTC (13 years, 10 months ago) by amb
File length: 3297 byte(s)
Diff to previous 614
Update comments throughout the source code.
Revision 614 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 29 19:44:36 2011 UTC (14 years, 1 month ago) by amb
File length: 3282 byte(s)
Diff to previous 612
Fix assert problem.
Revision 612 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 29 19:23:15 2011 UTC (14 years, 1 month ago) by amb
File length: 3282 byte(s)
Diff to previous 511
Ensure that record of closed file descriptors are erased.
Revision 511 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 9 18:20:18 2010 UTC (14 years, 5 months ago) by amb
File length: 3291 byte(s)
Diff to previous 507
The ReOpenFile() function cannot be read/write because it stops the router running with read-only access to the database.
Revision 507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 3 15:01:04 2010 UTC (14 years, 5 months ago) by amb
File length: 3244 byte(s)
Diff to previous 502
Add a function to map a file writeable and use it for updating the ways when processing route relations.
Revision 502 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 19 16:17:45 2010 UTC (14 years, 6 months ago) by amb
File length: 3198 byte(s)
Diff to previous 450
Change the names of the functions used to open files, change the ReOpen function to open R/W.
Revision 450 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jul 12 18:04:54 2010 UTC (14 years, 8 months ago) by amb
File length: 3191 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.