OSDN Git Service

split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwak...
authorMike Frysinger <vapier@gentoo.org>
Fri, 15 Feb 2008 02:27:19 +0000 (02:27 -0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 15 Feb 2008 02:27:19 +0000 (02:27 -0000)
commit6b160e490d4d77596c1603d34d0a1ca0579a82da
tree653ab55714a0373751b619144e56b5ea163938f2
parentbe7d2a8ded621a6d62f8caa76f7c51185b166ab1
split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code
include/applets.h
include/rtc_.h [new file with mode: 0644]
include/usage.h
libbb/Kbuild
libbb/rtc.c [new file with mode: 0644]
util-linux/Config.in
util-linux/Kbuild
util-linux/hwclock.c
util-linux/rtcwake.c [new file with mode: 0644]