Richard P. Curnow
eeac7b7ca0
Define io_linux.h constants for x86_64
...
Based on thread from chrony-users, October 2007.
2007-12-02 14:39:50 +00:00
Richard P. Curnow
084efe606f
Merge branch 'vm'
2007-06-26 22:13:40 +01:00
Vladimir Michl
8a94298b7e
Add support for Linux/arm
2007-06-26 22:06:39 +01:00
Bernhard Weiss
3e7781fdaf
Fix linux_io.h for MIPS
...
Bernard Weiss writes:
I managed to compile the chrony 1.21 package for the MIPS architecture.
For the package to compile I had to add the following lines to io_linux.h:
[patch]
These values are taken from the ioctl.h file of linux 2.4.30 for the MIPS arch
(__ASM_MIPS_IOCTL_H).
2006-04-15 00:07:43 +01:00
Richard P. Curnow
fa83311903
Tidy up io_linux.h so unknown architecture result in compile-time error again
2006-01-22 23:38:43 +00:00
Richard P. Curnow
f5c3a01aee
More architectures in io_linux.h (John Hasler)
2006-01-22 23:36:16 +00:00
Richard Curnow
13ace061fa
Further fixes to avoid use of linux kernel header files
2006-01-19 21:37:13 +00:00
Richard Curnow
29953d6ddb
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.
2006-01-19 21:37:13 +00:00