]> git.ipfire.org Git - thirdparty/chrony.git/commit
Remove dependence on <linux/spinlock.h>
authorRichard Curnow <rc@rc0.org.uk>
Mon, 11 Oct 2004 22:37:04 +0000 (22:37 +0000)
committerRichard P. Curnow <rc@rc0.org.uk>
Thu, 19 Jan 2006 21:37:13 +0000 (21:37 +0000)
commit29953d6ddb03506747b10d871398c0d12186ebef
treef6f73e98cf256047b0bf1dbe32d36db878816261
parent6ff561dd23e11009d8a57ae804648c9ea01b61df
Remove dependence on <linux/spinlock.h>

Use local definitions for the ioctl codes needed to access the RTC.

Note : not tested.  Some architectures not handled yet.
configure
faq.txt
io_linux.h [new file with mode: 0644]
rtc_linux.c