Systemd/src/timesync
Mike Gilbert c9f7b4d356 build-sys: add check for gperf lookup function signature (#5055)
gperf-3.1 generates lookup functions that take a size_t length
parameter instead of unsigned int. Test for this at configure time.

Fixes: https://github.com/systemd/systemd/issues/5039
2017-01-10 08:39:05 +01:00
..
.gitignore timesyncd: read server settings from a configuration file 2014-05-06 17:02:11 +02:00
Makefile timesyncd: read server settings from a configuration file 2014-05-06 17:02:11 +02:00
timesyncd-conf.c tree-wide: rename config_parse_many to …_nulstr 2016-09-16 10:32:03 -04:00
timesyncd-conf.h build-sys: add check for gperf lookup function signature (#5055) 2017-01-10 08:39:05 +01: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 timesyncd: clear ADJ_MAXERROR to keep STA_UNSYNC cleared after jump adjust (#4626) 2016-11-11 18:50:46 +01:00
timesyncd-manager.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
timesyncd-server.c tree-wide: use mfree more 2016-10-16 23:35:39 -04:00
timesyncd-server.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
timesyncd.c clock-util: make clock_is_localtime() testable and add initial tests 2016-02-26 11:28:49 +01:00
timesyncd.conf.in Do not advertise .d snippets over main config file 2015-03-03 19:10:21 -05:00