[riot-commits] [RIOT-OS/RIOT] 434d6a: core: move NTOHL and friends into byteorder.h
Oleg Hahm
oleg at hobbykeller.org
Wed Nov 19 15:11:44 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 434d6a1f651fa37d77da8c5509e33779aa245cc7
https://github.com/RIOT-OS/RIOT/commit/434d6a1f651fa37d77da8c5509e33779aa245cc7
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
M core/include/byteorder.h
M sys/net/include/net_help.h
Log Message:
-----------
core: move NTOHL and friends into byteorder.h
Commit: c85610437b51bd0998ed6fc113b1c9c977dfd441
https://github.com/RIOT-OS/RIOT/commit/c85610437b51bd0998ed6fc113b1c9c977dfd441
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
M sys/cbor/cbor.c
Log Message:
-----------
sys: use byteorder.h in cbor.c
Commit: 2c370862b7c0391305ca8eaf9a473b15a232067d
https://github.com/RIOT-OS/RIOT/commit/2c370862b7c0391305ca8eaf9a473b15a232067d
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
M core/include/byteorder.h
Log Message:
-----------
core: allow inclusion of byteorder.h in C++ code
Commit: 771b3a450605a1193a156fd2b4acde0b29ae9deb
https://github.com/RIOT-OS/RIOT/commit/771b3a450605a1193a156fd2b4acde0b29ae9deb
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-11-19 (Wed, 19 Nov 2014)
Changed paths:
M core/include/byteorder.h
M sys/cbor/cbor.c
M sys/net/include/net_help.h
Log Message:
-----------
Merge pull request #1984 from Kijewski/net_help-is-odd
core: move NTOHL and friends into byteorder.h
Compare: https://github.com/RIOT-OS/RIOT/compare/3ea777ff14db...771b3a450605
More information about the commits
mailing list