[riot-commits] [RIOT-OS/RIOT] 6b0491: sys/posix: fix intentional fallthrough in pthread
Joakim Nohlgård
joakim.nohlgard at eistec.se
Mon Feb 19 10:58:04 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6b0491eca291d95ea2d407c7591925b4d6a28a62
https://github.com/RIOT-OS/RIOT/commit/6b0491eca291d95ea2d407c7591925b4d6a28a62
Author: smlng <s at mlng.net>
Date: 2018-01-16 (Tue, 16 Jan 2018)
Changed paths:
M sys/posix/pthread/pthread.c
Log Message:
-----------
sys/posix: fix intentional fallthrough in pthread
Commit: fbb34761a3e3bc1befaaa1e07808371473216304
https://github.com/RIOT-OS/RIOT/commit/fbb34761a3e3bc1befaaa1e07808371473216304
Author: smlng <s at mlng.net>
Date: 2018-01-16 (Tue, 16 Jan 2018)
Changed paths:
M examples/posix_sockets/udp.c
M tests/posix_time/main.c
Log Message:
-----------
examples/posix_sockets: fix undefined usleep
Commit: a25c059f1f0375471085dd13d6ba033087f4f1d9
https://github.com/RIOT-OS/RIOT/commit/a25c059f1f0375471085dd13d6ba033087f4f1d9
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2018-02-19 (Mon, 19 Feb 2018)
Changed paths:
M examples/posix_sockets/udp.c
M sys/posix/pthread/pthread.c
M tests/posix_time/main.c
Log Message:
-----------
Merge pull request #8368 from smlng/examples/fix_posix
posix: fix pthread and socket example
Compare: https://github.com/RIOT-OS/RIOT/compare/354499d3977d...a25c059f1f03
More information about the commits
mailing list