wok-current annotate ntpclient/description.txt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents
children
rev   line source
al@18964 1 ntpclient is an NTP ([RFC-1305](http://www.ietf.org/rfc/rfc1305.txt)) client
al@18964 2 for unix-alike computers. Its functionality is a small subset of [xntpd]
al@18964 3 (http://www.eecis.udel.edu/~mills/ntp/), but IMHO performs better (or at least
al@18964 4 has the potential to function better) within that limited scope. Since it is
al@18964 5 much smaller than xntpd, it is also more relevant for embedded computers.