[riot-commits] [RIOT-OS/RIOT] 52b437: fix register_interrupt callback parameter
Christian Mehlis
christian at m3hlis.de
Wed Aug 21 23:30:00 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 52b4370e7de4ab9205770fe1319d37476fd35f47
https://github.com/RIOT-OS/RIOT/commit/52b4370e7de4ab9205770fe1319d37476fd35f47
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M cpu/native/include/cpu.h
M cpu/native/irq_cpu.c
Log Message:
-----------
fix register_interrupt callback parameter
Commit: c1a5a3b5aff8e962dd980162b6d5174382148752
https://github.com/RIOT-OS/RIOT/commit/c1a5a3b5aff8e962dd980162b6d5174382148752
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-18 (Sun, 18 Aug 2013)
Changed paths:
M cpu/native/hwtimer_cpu.c
Log Message:
-----------
fix hwtimer_arch_set_absolute return value
Commit: 747d33e6668221ba4716e19e394ab325dd0bdd6e
https://github.com/RIOT-OS/RIOT/commit/747d33e6668221ba4716e19e394ab325dd0bdd6e
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M cpu/native/irq_cpu.c
Log Message:
-----------
fix warning for sa.sa_sigaction assignments
Commit: 6fba4d7ced110d5ff8405bcc41991b1a6f7d0d6b
https://github.com/RIOT-OS/RIOT/commit/6fba4d7ced110d5ff8405bcc41991b1a6f7d0d6b
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M cpu/native/startup.c
Log Message:
-----------
fix unused startup parameter warnings
Commit: 395a033de69e84dfaae0708f779014515f093140
https://github.com/RIOT-OS/RIOT/commit/395a033de69e84dfaae0708f779014515f093140
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M cpu/native/rtc/posix-rtc.c
Log Message:
-----------
fix unused parameter warning in posix-rtc.c
Commit: 846bcc01a891c5f364760cef3e6dc189e6f9d041
https://github.com/RIOT-OS/RIOT/commit/846bcc01a891c5f364760cef3e6dc189e6f9d041
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M cpu/native/net/interface.c
Log Message:
-----------
Change interface cb parameter to function pointer
Commit: c5737312c20ef3294e157dbac4ac884203eabc85
https://github.com/RIOT-OS/RIOT/commit/c5737312c20ef3294e157dbac4ac884203eabc85
Author: Christian Mehlis <christian at m3hlis.de>
Date: 2013-08-21 (Wed, 21 Aug 2013)
Changed paths:
M cpu/native/hwtimer_cpu.c
M cpu/native/include/cpu.h
M cpu/native/irq_cpu.c
M cpu/native/net/interface.c
M cpu/native/rtc/posix-rtc.c
M cpu/native/startup.c
Log Message:
-----------
Merge pull request #151 from LudwigOrtmann/issue_147
fixes Issue 147
Compare: https://github.com/RIOT-OS/RIOT/compare/9bfd5a95f32c...c5737312c20e
More information about the commits
mailing list