Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe comparisons betwe...
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 27 Oct 2010 09:21:14 +0000 (09:21 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 27 Oct 2010 09:21:14 +0000 (09:21 +0000)
commit71f77f1be3d6e2da1b88fe4a4fdd44c3c69b5325
tree5570130fdab90ad02f4b5bfda414d13161f0f3d1
parent1d7368a52af332af35ec6de22affef4f5f0c1da4
Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe comparisons between time values
18 files changed:
src/util/bandwidth.c
src/util/client.c
src/util/common_logging.c
src/util/configuration.c
src/util/connection.c
src/util/gnunet-service-resolver.c
src/util/load.c
src/util/network.c
src/util/perf_crypto_hash.c
src/util/scheduler.c
src/util/strings.c
src/util/test_configuration.c
src/util/test_crypto_ksk.c
src/util/test_crypto_rsa.c
src/util/test_scheduler_delay.c
src/util/test_strings.c
src/util/test_time.c
src/util/time.c