[riot-commits] [RIOT-OS/RIOT] 9a9caf: Exterminate old-style function definitions
René Kijewski
kijewski at mi.fu-berlin.de
Wed May 14 13:31:31 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9a9caf2c6879f7eab7cbd659bec181f9b38e07ca
https://github.com/RIOT-OS/RIOT/commit/9a9caf2c6879f7eab7cbd659bec181f9b38e07ca
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M boards/msb-430-common/board_init.c
M boards/msba2-common/drivers/msba2-ltc4150.c
M boards/native/board_init.c
M boards/native/drivers/native-uart0.c
M boards/wsn430-common/board_init.c
M core/sched.c
M core/thread.c
M cpu/msp430-common/cpu.c
M cpu/msp430-common/hwtimer_cpu.c
M cpu/msp430-common/irq.c
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/interface.c
M cpu/native/startup.c
M cpu/native/syscalls.c
M drivers/cc110x/cc1100_phy.c
M drivers/cc110x_ng/cc110x.c
M sys/net/network_layer/sixlowpan/lowpan.c
M sys/net/routing/rpl/rpl_dodag.c
M sys/net/routing/rpl/trickle.c
M sys/vtimer/vtimer.c
Log Message:
-----------
Exterminate old-style function definitions
Commit: 628419eb11e9589f7b86d95d3f9c535457e245ae
https://github.com/RIOT-OS/RIOT/commit/628419eb11e9589f7b86d95d3f9c535457e245ae
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M boards/msba2-common/tools/src/lpc2k_pgm.h
M cpu/native/include/native_internal.h
M cpu/native/include/nativenet.h
M dist/tools/linux-border_router/sixlowdriver.h
Log Message:
-----------
Exterminate old-style function declaration/prototypes
Commit: 073bdfe9ec911b0392502cd9fa3b594cccbe55df
https://github.com/RIOT-OS/RIOT/commit/073bdfe9ec911b0392502cd9fa3b594cccbe55df
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
A Makefile.cflags
M Makefile.include
Log Message:
-----------
make: add own file for CFLAGS feature tests
Commit: 8b34e8637d238161440e743e8937db09304c77b8
https://github.com/RIOT-OS/RIOT/commit/8b34e8637d238161440e743e8937db09304c77b8
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M Makefile.cflags
Log Message:
-----------
make: fast out on old-style function definitions
Commit: 8038e96d09cb341dc46c576e1a1817f3364517a5
https://github.com/RIOT-OS/RIOT/commit/8038e96d09cb341dc46c576e1a1817f3364517a5
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
A Makefile.cflags
M Makefile.include
M boards/msb-430-common/board_init.c
M boards/msba2-common/drivers/msba2-ltc4150.c
M boards/msba2-common/tools/src/lpc2k_pgm.h
M boards/native/board_init.c
M boards/native/drivers/native-uart0.c
M boards/wsn430-common/board_init.c
M core/sched.c
M core/thread.c
M cpu/msp430-common/cpu.c
M cpu/msp430-common/hwtimer_cpu.c
M cpu/msp430-common/irq.c
M cpu/native/hwtimer_cpu.c
M cpu/native/include/native_internal.h
M cpu/native/include/nativenet.h
M cpu/native/irq_cpu.c
M cpu/native/lpm_cpu.c
M cpu/native/native_cpu.c
M cpu/native/net/interface.c
M cpu/native/startup.c
M cpu/native/syscalls.c
M dist/tools/linux-border_router/sixlowdriver.h
M drivers/cc110x/cc1100_phy.c
M drivers/cc110x_ng/cc110x.c
M sys/net/network_layer/sixlowpan/lowpan.c
M sys/net/routing/rpl/rpl_dodag.c
M sys/net/routing/rpl/trickle.c
M sys/vtimer/vtimer.c
Log Message:
-----------
Merge pull request #1119 from Kijewski/error_old-style-definition
Exterminate old-style function definitions
Compare: https://github.com/RIOT-OS/RIOT/compare/ccc934856f6b...8038e96d09cb
More information about the commits
mailing list