Klaas Freitag
|
ecb409bc06
|
Added errnos to the timediff function to allow specific error reports.
|
2012-07-09 13:25:46 +02:00 |
|
Andreas Schneider
|
28e4963647
|
time: Make the timediff a hidden file.
|
2012-06-18 16:20:28 +02:00 |
|
Klaas Freitag
|
dbc9576876
|
Fix use of strerror_r on non GNU platforms.
|
2012-03-19 12:40:43 +01:00 |
|
Andreas Schneider
|
e409d0fae9
|
time: Use correct abs() function for long long.
|
2012-03-07 16:17:43 +01:00 |
|
Andreas Schneider
|
f0cf678c0e
|
Fix config checks.
|
2012-03-02 17:04:02 +01:00 |
|
Andreas Schneider
|
63565b0f26
|
time: Fix clock_gettime().
|
2012-02-04 14:24:22 +01:00 |
|
Andreas Schneider
|
1d609e5985
|
time: Add csync_gettime() function.
|
2012-02-04 13:09:07 +01:00 |
|
Andreas Schneider
|
fdea54edc5
|
Fix the vim modlines.
|
2009-05-13 10:12:07 +02:00 |
|
Andreas Schneider
|
8451d29d12
|
Replace strerror with thread safe version.
|
2008-07-18 11:35:02 +02:00 |
|
Andreas Schneider
|
c24411e5e5
|
Don't create the remote directory if it doesn't exist.
|
2008-06-13 18:44:15 +02:00 |
|
Andreas Schneider
|
c6b2b46710
|
Move the functions to diff the time to the stdlib.
|
2008-05-19 17:30:17 +02:00 |
|
Andreas Schneider
|
83fdb412ad
|
Add more accurate time measurement.
|
2008-05-15 19:18:41 +02:00 |
|
Andreas Schneider
|
b08c361527
|
Use the right mkdir function.
|
2008-05-15 17:56:51 +02:00 |
|
Andreas Schneider
|
f89333c3c8
|
Fix unlink of the temporary file to determine the timediff.
|
2008-05-15 17:26:26 +02:00 |
|
Andreas Schneider
|
db839ef5d3
|
Try to create remote directory if it doesn't exists or throw an error.
|
2008-05-15 17:17:48 +02:00 |
|
Andreas Schneider
|
4f81a8adc2
|
Fix typo. Wrong uri was used for remote replica.
|
2008-05-13 16:05:11 +02:00 |
|
Andreas Schneider
|
014346f2bb
|
Fix typo.
|
2008-05-06 15:41:52 +02:00 |
|
Andreas Schneider
|
cfe0888771
|
Initialize the variables and create remote uri.
|
2008-05-05 10:48:34 +02:00 |
|
Andreas Schneider
|
20da2351cf
|
Add function to calculate the time difference between the replicas.
|
2008-05-05 10:35:38 +02:00 |
|