toxcore/other
iphydf abc17b0f89
Factor out time keeping code into its own module: mono_time.c.
It turns out, `unix_time` is also monotonic, and is used as such, so I've
renamed the new functions to `mono_time_*`.

2018-07-08:
```
00:01 <@irungentoo> the idea used to be that the unix_time() function
  could go backward in time but I think I might have started using it like
  if it could not after I changed it so that it would never go back in time
```
2018-07-09 21:04:50 +00:00
..
analysis Fix a bunch of compiler warnings and remove suppressions. 2018-02-24 22:20:22 +00:00
astyle Fix OSX tests: find(1) doesn't work like on Linux. 2018-02-21 15:45:31 +00:00
bootstrap_daemon Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
docker/windows Simplify Travis CI builds. 2018-07-01 08:35:44 +00:00
fun Remove the use of the 'hh' format specifier. 2018-03-16 01:57:26 +00:00
pkgconfig update rpm spec and use variables in cmake instead of hardcoded paths (#624) 2018-01-15 14:23:33 +03:00
rpm Use the markdown GPLv3 license in the c-toxcore repo. 2018-02-08 16:08:09 +00:00
travis Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
bootstrap_node_packets.c Move system header includes from network.h to network.c 2018-05-20 15:42:42 +00:00
bootstrap_node_packets.h Update license headers and remove redundant file name comment. 2017-01-19 00:01:44 +00:00
BUILD.bazel Avoid clashes with "build" directories on case-insensitive file systems. 2018-01-28 15:17:34 +00:00
cpufeatures.c Link all tests to the android cpufeatures library if available. 2018-02-23 01:05:00 +00:00
DHT_bootstrap.c Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
DHTnodes Link changes. 2015-07-07 22:57:11 -04:00
Makefile.inc Add a separate configure switch for DHT_bootstrap 2017-01-03 20:42:07 +00:00
monolith.h Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
tox-warning.png Add tutorial and "danger: experimental" banner to README. 2017-01-18 18:13:31 +00:00
tox.png Added logo in readme to repo. 2013-08-14 12:35:55 -04:00
version-sync Bump toxcore version to 0.2.0. 2018-01-08 19:36:00 +00:00