Systemd/src/timesync
Cristian Rodríguez fa66b606b1 timesync: remove square(), use pow instead
In any case, the compiler generates the same code inline and never
actually calls the library function.
2014-12-25 10:55:41 -05:00
..
.gitignore timesyncd: read server settings from a configuration file 2014-05-06 17:02:11 +02:00
90-systemd.list timesyncd: hook up systemd-timesyncd with systemd-timedated 2014-05-06 18:20:49 +02:00
Makefile timesyncd: read server settings from a configuration file 2014-05-06 17:02:11 +02:00
timesyncd-conf.c timesyncd: Support timesyncd.conf.d directories in the usual search paths 2014-11-29 13:55:32 -05:00
timesyncd-conf.h timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP 2014-08-12 19:48:24 +02:00
timesyncd-gperf.gperf timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP 2014-08-12 19:48:24 +02:00
timesyncd-manager.c timesync: remove square(), use pow instead 2014-12-25 10:55:41 -05:00
timesyncd-manager.h Revert "timesyncd: remove retry_timer logic which is covered by the server timeout" 2014-09-02 15:29:15 +02:00
timesyncd-server.c timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP 2014-08-12 19:48:24 +02:00
timesyncd-server.h timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP 2014-08-12 19:48:24 +02:00
timesyncd.c treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
timesyncd.conf.in timesyncd: Support timesyncd.conf.d directories in the usual search paths 2014-11-29 13:55:32 -05:00