[riot-commits] [RIOT-OS/RIOT] 46acc2: shell: renaming `isnumber` to `is_number` in sc_ne...
Thomas Eichinger
thomas.eichinger1 at gmail.com
Thu May 15 08:05:07 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 46acc2f5d54208eecb68689ae89545aa55a51fab
https://github.com/RIOT-OS/RIOT/commit/46acc2f5d54208eecb68689ae89545aa55a51fab
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M sys/shell/commands/sc_net_if.c
Log Message:
-----------
shell: renaming `isnumber` to `is_number` in sc_net_if.c
fix name collision on OS X by renaming
Commit: 7a031e5669994a4ceb16b291330d5931a3269ee1
https://github.com/RIOT-OS/RIOT/commit/7a031e5669994a4ceb16b291330d5931a3269ee1
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
A cpu/native/include/clang_compat.h
M sys/net/include/net_help.h
M sys/net/include/sixlowpan/ip.h
M sys/net/link_layer/net_if/net_if.c
M sys/net/network_layer/sixlowpan/ip.c
Log Message:
-----------
net: handle macro redefinitions for OS X
undefine macros and reorder header includes to get rid of system
defined macros on OS X
fixes #1165
Commit: 16638d1760ad09f6156ed770b62930be6d17a672
https://github.com/RIOT-OS/RIOT/commit/16638d1760ad09f6156ed770b62930be6d17a672
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
A cpu/native/include/clang_compat.h
M sys/net/include/net_help.h
M sys/net/include/sixlowpan/ip.h
M sys/net/link_layer/net_if/net_if.c
M sys/net/network_layer/sixlowpan/ip.c
M sys/shell/commands/sc_net_if.c
Log Message:
-----------
Merge pull request #1173 from thomaseichinger/fix_rpl_udp_osx
native: net: OSX: Fix rpl_udp example
Compare: https://github.com/RIOT-OS/RIOT/compare/47373a9e4a39...16638d1760ad
More information about the commits
mailing list