[riot-commits] [RIOT-OS/RIOT] 38529e: replace all endless for loops by while
Kaspar Schleiser
kaspar at schleiser.de
Fri Feb 14 18:50:02 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 38529e32964511c61fcce8391d10bf00d6576f60
https://github.com/RIOT-OS/RIOT/commit/38529e32964511c61fcce8391d10bf00d6576f60
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M cpu/lpc2387/mci/lpc2387-mci.c
M examples/rpl_udp/udp.c
M sys/crypto/aes/aes.c
M sys/net/ccn_lite/ccnl-core.c
M sys/net/ccn_lite/ccnl-ext-mgmt.c
M sys/semaphore/semaphore.c
Log Message:
-----------
replace all endless for loops by while
Commit: 0e9c91f696c5ce77ec127440d8d6fb68c30ba1f7
https://github.com/RIOT-OS/RIOT/commit/0e9c91f696c5ce77ec127440d8d6fb68c30ba1f7
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M cpu/lpc2387/mci/lpc2387-mci.c
M examples/rpl_udp/udp.c
M sys/crypto/aes/aes.c
M sys/net/ccn_lite/ccnl-core.c
M sys/net/ccn_lite/ccnl-ext-mgmt.c
M sys/semaphore/semaphore.c
Log Message:
-----------
Merge pull request #704 from mehlis/for-while
replace all endless for loops by while
Compare: https://github.com/RIOT-OS/RIOT/compare/b41e36de3ab5...0e9c91f696c5
More information about the commits
mailing list