kumquat-buildroot/package/ntp
Peter Korsgaard 0cbe4bc52d ntpd: drop unneeded uClibc workaround for refclock_pcf.c
refclock_pcf.c contains code using the tm_gmtoff member of struct tm, which
is only available on uClibc if it is built with __UCLIBC_HAS_TM_EXTENSIONS__.

This change date back to:

commit 7129da009c
Author: Eric Andersen <andersen@codepoet.org>
Date:   Sat Jan 18 21:27:22 2003 +0000

    Merge a bunch of stuff over from the tuxscreen buildroot, with
    many updates to make things be more consistant.
     -Erik

But nowadays our uClibc configs DO enable __UCLIBC_HAS_TM_EXTENSIONS__, so
it is no longer needed and can be dropped.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-07-06 09:54:51 +02:00
..
0001-nano.patch
Config.in
ntp.hash ntp: security bump to version 4.2.8p3 2015-07-02 10:59:38 +02:00
ntp.mk ntpd: drop unneeded uClibc workaround for refclock_pcf.c 2015-07-06 09:54:51 +02:00
ntpd.etc.conf
ntpd.service
S49ntp