[riot-commits] [RIOT-OS/RIOT] 3ca818: reset context before makecontext call, check
LudwigOrtmann
ludwig.ortmann at fu-berlin.de
Sat Nov 23 11:59:27 CET 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3ca8181c73dc30c58f2291f5f9201e73943ffb31
https://github.com/RIOT-OS/RIOT/commit/3ca8181c73dc30c58f2291f5f9201e73943ffb31
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/irq_cpu.c
M cpu/native/syscalls.c
Log Message:
-----------
reset context before makecontext call, check
check return value of swapcontext
Commit: 3a046719122667066be6f7feab8f65cc59c9e4f4
https://github.com/RIOT-OS/RIOT/commit/3a046719122667066be6f7feab8f65cc59c9e4f4
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/hwtimer_cpu.c
M cpu/native/irq_cpu.c
M cpu/native/lpm_cpu.c
M cpu/native/native_cpu.c
M cpu/native/net/tap.c
M cpu/native/rtc/posix-rtc.c
Log Message:
-----------
replace 1 with EXIT_FAILURE in all err calls
Commit: 5e1eadc353a4cfc6f2001986fa1a5334401ddf0e
https://github.com/RIOT-OS/RIOT/commit/5e1eadc353a4cfc6f2001986fa1a5334401ddf0e
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/irq_cpu.c
Log Message:
-----------
add in_isr sighndl safeguard
Commit: 0a6dba11e5a9b15ff6f72e091b77485cab09ab41
https://github.com/RIOT-OS/RIOT/commit/0a6dba11e5a9b15ff6f72e091b77485cab09ab41
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/syscalls.c
Log Message:
-----------
mitigate against signals when signals are off
Commit: 0c6050a81495433f3a2ac1ec7dc7539bc5fdc531
https://github.com/RIOT-OS/RIOT/commit/0c6050a81495433f3a2ac1ec7dc7539bc5fdc531
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/irq_cpu.c
Log Message:
-----------
mask all signals in signal handler
Commit: 2f53c0d32f6dae638fb24fd9b9d43b946669a3d9
https://github.com/RIOT-OS/RIOT/commit/2f53c0d32f6dae638fb24fd9b9d43b946669a3d9
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/irq_cpu.c
Log Message:
-----------
rework sigmasks
only mask signals actively being used
always enable shutdown
Commit: f8c8bc8ee6dea7b7f41e44ffa60806da85395ca1
https://github.com/RIOT-OS/RIOT/commit/f8c8bc8ee6dea7b7f41e44ffa60806da85395ca1
Author: LudwigOrtmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)
Changed paths:
M cpu/native/hwtimer_cpu.c
M cpu/native/irq_cpu.c
M cpu/native/lpm_cpu.c
M cpu/native/native_cpu.c
M cpu/native/net/tap.c
M cpu/native/rtc/posix-rtc.c
M cpu/native/syscalls.c
Log Message:
-----------
Merge pull request #348 from LudwigOrtmann/native_fixup
Native fixup
Compare: https://github.com/RIOT-OS/RIOT/compare/c383ec46002c...f8c8bc8ee6de
More information about the commits
mailing list