[riot-commits] [RIOT-OS/RIOT] 4d8783: use out parameter for vtimer_now
Oleg
gello at gmx.de
Thu Jun 13 22:04:12 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4d8783e023410e414bcbea208df4b46a72f71d0d
https://github.com/RIOT-OS/RIOT/commit/4d8783e023410e414bcbea208df4b46a72f71d0d
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M drivers/cc110x/cc1100-csmaca-mac.c
M drivers/cc110x/cc1100_phy.c
M sys/include/vtimer.h
M sys/net/destiny/destiny.c
M sys/net/destiny/socket.c
M sys/net/destiny/tcp_timer.c
M sys/net/sixlowpan/sixlowip.c
M sys/net/sixlowpan/sixlownd.c
M sys/net/sixlowpan/sixlowpan.c
M sys/ping/ping.c
M sys/vtimer/vtimer.c
Log Message:
-----------
use out parameter for vtimer_now
Commit: 9a3c0ab6ec98b43ae70dbb333ef08e4ccadcccc0
https://github.com/RIOT-OS/RIOT/commit/9a3c0ab6ec98b43ae70dbb333ef08e4ccadcccc0
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M drivers/cc110x/cc1100-csmaca-mac.c
Log Message:
-----------
add missing &
Commit: c70426b57beb5544fa481e8f0e3f8917d0b89cc5
https://github.com/RIOT-OS/RIOT/commit/c70426b57beb5544fa481e8f0e3f8917d0b89cc5
Author: Oleg <gello at gmx.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M drivers/cc110x/cc1100-csmaca-mac.c
M drivers/cc110x/cc1100_phy.c
M sys/include/vtimer.h
M sys/net/destiny/destiny.c
M sys/net/destiny/socket.c
M sys/net/destiny/tcp_timer.c
M sys/net/sixlowpan/sixlowip.c
M sys/net/sixlowpan/sixlownd.c
M sys/net/sixlowpan/sixlowpan.c
M sys/ping/ping.c
M sys/vtimer/vtimer.c
Log Message:
-----------
Merge pull request #51 from mehlis/vtimer
use out parameter for vtimer_now
Compare: https://github.com/RIOT-OS/RIOT/compare/284737faf5a9...c70426b57beb
More information about the commits
mailing list