about summary refs log tree commit diff
path: root/conform/data/sys/timeb.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/sys/timeb.h-data')
-rw-r--r--conform/data/sys/timeb.h-data12
1 files changed, 12 insertions, 0 deletions
diff --git a/conform/data/sys/timeb.h-data b/conform/data/sys/timeb.h-data
new file mode 100644
index 0000000000..d012f5d69a
--- /dev/null
+++ b/conform/data/sys/timeb.h-data
@@ -0,0 +1,12 @@
+type {struct timeb}
+
+element {struct timeb} time_t time
+element {struct timeb} {unsigned short} millitm
+element {struct timeb} short timezone
+element {struct timeb} short dstflag
+
+type time_t
+
+function int ftime (struct timeb*)
+
+allow *_t