[riot-commits] [RIOT-OS/RIOT] ec7bf7: core: rmutex: include stdint.h
Kaspar Schleiser
kaspar at schleiser.de
Fri Aug 3 22:40:49 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ec7bf7a854e65c723b676217528669f88c63d143
https://github.com/RIOT-OS/RIOT/commit/ec7bf7a854e65c723b676217528669f88c63d143
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-03 (Fri, 03 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.
Commit: f215ee3d8a8913b852416a6916c242676c12bff6
https://github.com/RIOT-OS/RIOT/commit/f215ee3d8a8913b852416a6916c242676c12bff6
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M core/include/rmutex.h
Log Message:
-----------
Merge pull request #9705 from miri64/core/fix/stdatomic-llvm
core: rmutex: include stdint.h
Compare: https://github.com/RIOT-OS/RIOT/compare/233935c53945...f215ee3d8a89
**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