[riot-commits] [RIOT-OS/RIOT] 24b2cf: general clean up
Christian Mehlis
christian at m3hlis.de
Wed Oct 2 17:38:52 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 24b2cfd95ab95b4b454f2b588a0a545ac4e71974
https://github.com/RIOT-OS/RIOT/commit/24b2cfd95ab95b4b454f2b588a0a545ac4e71974
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M cpu/native/include/cpu.h
M cpu/native/include/nativenet_internal.h
M cpu/native/irq_cpu.c
M cpu/native/native_cpu.c
M cpu/native/net/interface.c
M cpu/native/net/tap.c
M cpu/native/rtc/posix-rtc.c
Log Message:
-----------
general clean up
make some variables volatile
remove rx_buffer_next from header
more DEBUG output
fix warnings
coding conventions
change puts to DEBUG
rename end-context/stack
Commit: f34d10e7095767a20e25f0aa909e247da0934ec2
https://github.com/RIOT-OS/RIOT/commit/f34d10e7095767a20e25f0aa909e247da0934ec2
Author: Christian Mehlis <christian at m3hlis.de>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M cpu/native/include/cpu.h
M cpu/native/include/nativenet_internal.h
M cpu/native/irq_cpu.c
M cpu/native/native_cpu.c
M cpu/native/net/interface.c
M cpu/native/net/tap.c
M cpu/native/rtc/posix-rtc.c
Log Message:
-----------
Merge pull request #227 from LudwigOrtmann/native_cleanup
Native cleanup
Compare: https://github.com/RIOT-OS/RIOT/compare/d46ac9db0c03...f34d10e70957
More information about the commits
mailing list