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:
b5e409d
)
add CLOCK_TAI (and CLOCK_SGI_CYCLE) clock ids to time.h
author
Szabolcs Nagy
<nsz@port70.net>
Wed, 24 Jul 2013 21:29:17 +0000
(21:29 +0000)
committer
Szabolcs Nagy
<nsz@port70.net>
Wed, 24 Jul 2013 22:17:24 +0000
(22:17 +0000)
added in linux-v3.10 commit
1ff3c9677bff7e468e0c487d0ffefe4e901d33f4
include/time.h
patch
|
blob
|
history
diff --git
a/include/time.h
b/include/time.h
index 5b3dde5bbc83d3e578795bff443204d5872c5557..6b2a0693773dde487cae92001a03b4b00bdeb6e9 100644
(file)
--- a/
include/time.h
+++ b/
include/time.h
@@
-87,6
+87,8
@@
struct itimerspec
#define CLOCK_BOOTTIME 7
#define CLOCK_REALTIME_ALARM 8
#define CLOCK_BOOTTIME_ALARM 9
+#define CLOCK_SGI_CYCLE 10
+#define CLOCK_TAI 11
#define TIMER_ABSTIME 1