[riot-commits] [RIOT-OS/RIOT] a50db4: added header for msp430 to define missing ssize_t
Oleg Hahm
gello at gmx.de
Tue Sep 17 00:32:37 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a50db459091ccf8a7c18e0cb9bb384e3d4ede426
https://github.com/RIOT-OS/RIOT/commit/a50db459091ccf8a7c18e0cb9bb384e3d4ede426
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-09-12 (Thu, 12 Sep 2013)
Changed paths:
M cpu/msp430-common/include/cpu.h
A cpu/msp430-common/include/msp430_types.h
Log Message:
-----------
added header for msp430 to define missing ssize_t
Commit: b26153dba970123cc9cb2e39c86b7e27bcd6e84e
https://github.com/RIOT-OS/RIOT/commit/b26153dba970123cc9cb2e39c86b7e27bcd6e84e
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-09-12 (Thu, 12 Sep 2013)
Changed paths:
M sys/net/destiny/socket.h
Log Message:
-----------
included cpu.h in destiny to provide ssize_t
Commit: 43eea48d25e8eae851f0c6907041faa1c40eef15
https://github.com/RIOT-OS/RIOT/commit/43eea48d25e8eae851f0c6907041faa1c40eef15
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-09-12 (Thu, 12 Sep 2013)
Changed paths:
M cpu/msp430-common/include/malloc.h
Log Message:
-----------
added define for calloc in msp430-common
Commit: a6a96c71100d437ec6d91b0e88391fa869b4b507
https://github.com/RIOT-OS/RIOT/commit/a6a96c71100d437ec6d91b0e88391fa869b4b507
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-09-12 (Thu, 12 Sep 2013)
Changed paths:
M sys/lib/hashtable.c
M sys/net/sixlowpan/icmp.c
Log Message:
-----------
added missing malloc includes
Commit: 5f537c38ac81c54f80f515c9a5c420e4a9d9cfa6
https://github.com/RIOT-OS/RIOT/commit/5f537c38ac81c54f80f515c9a5c420e4a9d9cfa6
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-09-12 (Thu, 12 Sep 2013)
Changed paths:
M cpu/msp430-common/include/msp430_types.h
Log Message:
-----------
changed to _types.h definition for ssize_t
Commit: 09e406cda3bbacb98622af87105ef2a0e108a69d
https://github.com/RIOT-OS/RIOT/commit/09e406cda3bbacb98622af87105ef2a0e108a69d
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-09-16 (Mon, 16 Sep 2013)
Changed paths:
M cpu/msp430-common/include/cpu.h
M cpu/msp430-common/include/malloc.h
A cpu/msp430-common/include/msp430_types.h
M sys/lib/hashtable.c
M sys/net/destiny/socket.h
M sys/net/sixlowpan/icmp.c
Log Message:
-----------
Merge pull request #195 from OlegHahm/msp430_types
Add Msp430 types
Compare: https://github.com/RIOT-OS/RIOT/compare/b12c3b557751...09e406cda3bb
More information about the commits
mailing list