projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e76210
)
add ADJ_SETOFFSET timex mode bit (new in linux v2.6.39)
author
Szabolcs Nagy
<nsz@port70.net>
Sat, 23 Mar 2013 19:51:34 +0000
(19:51 +0000)
committer
Szabolcs Nagy
<nsz@port70.net>
Mon, 1 Apr 2013 16:24:12 +0000
(16:24 +0000)
include/sys/timex.h
patch
|
blob
|
history
diff --git
a/include/sys/timex.h
b/include/sys/timex.h
index 08f4b0946651ab0c4242a5dd40db9f133b22c52a..2e688880a8b2d71e905091161efa63a32601d53e 100644
(file)
--- a/
include/sys/timex.h
+++ b/
include/sys/timex.h
@@
-36,6
+36,7
@@
struct timex {
#define ADJ_STATUS 0x0010
#define ADJ_TIMECONST 0x0020
#define ADJ_TAI 0x0080
+#define ADJ_SETOFFSET 0x0100
#define ADJ_MICRO 0x1000
#define ADJ_NANO 0x2000
#define ADJ_TICK 0x4000