[riot-commits] [RIOT-OS/RIOT] 13df0c: core: rmutex: include stdint.h
Gaëtan Harter
hartergaetan at gmail.com
Mon Aug 6 13:33:28 CEST 2018
Branch: refs/heads/2018.07-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 13df0c65320546a921e5fd7a0968072b8fe1f972
https://github.com/RIOT-OS/RIOT/commit/13df0c65320546a921e5fd7a0968072b8fe1f972
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M core/include/rmutex.h
Log Message:
-----------
core: rmutex: include stdint.h
For some reason the LLVM/clang version of `stdatomic.h` does not include
`stdint.h`, though it uses types from it.
(cherry picked from commit ec7bf7a854e65c723b676217528669f88c63d143)
Commit: 41eb47dd4e54ed710e176896ce7161b680074108
https://github.com/RIOT-OS/RIOT/commit/41eb47dd4e54ed710e176896ce7161b680074108
Author: Gaëtan Harter <hartergaetan at gmail.com>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M core/include/rmutex.h
Log Message:
-----------
Merge pull request #9718 from miri64/2018.07/core/fix/stdatomic-llvm
core: rmutex: include stdint.h [backport 2018.07]
Compare: https://github.com/RIOT-OS/RIOT/compare/48f04cdfd334...41eb47dd4e54
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list