aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-06-28 15:48:15 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-06-28 15:48:15 +0900
commit15a4403f244f70234dce8f6a89ea94796dee3022 (patch)
tree0108c0ba4a1fea0f52c720f33df7161f1d9015e8 /ChangeLog
parent40adf95c24f85f475896e1c55e1af5f32349729a (diff)
chopstx_poll change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 851df3d..c3f7f08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2016-06-28 NIIBE Yutaka <gniibe@fsij.org>
+
+ * chopstx.h (struct chx_poll_head): Declare here.
+
+ * chopstx.c (chopstx_poll): Don't use varargs, but use
+ an array of pointer.
+ (chopstx_intr_wait): Follow the change of chopstx_poll.
+ * eventflag.c (eventflag_wait_timeout): Likewise.
+ * contrib/adc-stm32f103.c (adc_wait_completion): Likewise.
+ * contrib/adc-mkl27z.c (adc_wait_completion): Likewise.
+
2016-06-16 Niibe Yutaka <gniibe@fsij.org>
* VERSION: 1.0.