diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2016-06-01 07:47:58 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-06-01 07:47:58 +0900 |
commit | a756987d2ae2a029bfe5c8cf00a9853379fbcb91 (patch) | |
tree | 9a28afb3e6a675114aa3964625617fae03b8d235 /ChangeLog | |
parent | b6e3a1aba124473b0fff9c8bc0b04cb01962391d (diff) |
Fix chx_fatal
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-06-01 NIIBE Yutaka <gniibe@fsij.org> + + * chopstx.h (chx_fatal): Remove weak attribute from declaration. + * chopstx.c (chx_fatal): Add weak attribute to implementation. + 2016-05-31 NIIBE Yutaka <gniibe@fsij.org> * VERSION: 0.12. |